pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/tlsh



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep  1 17:04:08 UTC 2016

Modified Files:
        pkgsrc/devel/tlsh: Makefile.common PLIST distinfo

Log Message:
Updated tlsh to 3.4.5.

Bugfix release.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/tlsh/Makefile.common \
    pkgsrc/devel/tlsh/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/tlsh/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/tlsh/Makefile.common
diff -u pkgsrc/devel/tlsh/Makefile.common:1.2 pkgsrc/devel/tlsh/Makefile.common:1.3
--- pkgsrc/devel/tlsh/Makefile.common:1.2       Fri Dec 11 13:46:26 2015
+++ pkgsrc/devel/tlsh/Makefile.common   Thu Sep  1 17:04:08 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.2 2015/12/11 13:46:26 wiz Exp $
+# $NetBSD: Makefile.common,v 1.3 2016/09/01 17:04:08 wiz Exp $
 # used by devel/tlsh/Makefile
 # used by devel/py-tlsh/Makefile
 
-DISTNAME=      tlsh-3.4.4
+DISTNAME=      tlsh-3.4.5
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=trendmicro/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
Index: pkgsrc/devel/tlsh/distinfo
diff -u pkgsrc/devel/tlsh/distinfo:1.2 pkgsrc/devel/tlsh/distinfo:1.3
--- pkgsrc/devel/tlsh/distinfo:1.2      Fri Dec 11 13:46:26 2015
+++ pkgsrc/devel/tlsh/distinfo  Thu Sep  1 17:04:08 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/12/11 13:46:26 wiz Exp $
+$NetBSD: distinfo,v 1.3 2016/09/01 17:04:08 wiz Exp $
 
-SHA1 (tlsh-3.4.4.tar.gz) = 20df499e5aaa1076be64acb6efc9c85bc8fbf7d5
-RMD160 (tlsh-3.4.4.tar.gz) = 10656abada6f008ba773be075353cc51b03e34bd
-SHA512 (tlsh-3.4.4.tar.gz) = c4897cf70cfef555638b14e2a77e550fd52dc3c23ca7dd98077d37478d944282b93c0019593c6e13a40df298a439fbdf20d0aa893aa1a78de0ea7b39ef76b572
-Size (tlsh-3.4.4.tar.gz) = 1914216 bytes
+SHA1 (tlsh-3.4.5.tar.gz) = 2d50b1e66ffbfd215f36648258d28be4171015c0
+RMD160 (tlsh-3.4.5.tar.gz) = a7f5f94d8113a6d6e24a84fe86b3d9dc93609757
+SHA512 (tlsh-3.4.5.tar.gz) = 039f9fb9fb467a9b22f85a621c46069bac1745da039657840e1ff1a53901392fcf29d3c953b0f47d831d022a5e2594925c726d4ff921614418a3bb023a4ebbdc
+Size (tlsh-3.4.5.tar.gz) = 1914815 bytes

Index: pkgsrc/devel/tlsh/PLIST
diff -u pkgsrc/devel/tlsh/PLIST:1.1 pkgsrc/devel/tlsh/PLIST:1.2
--- pkgsrc/devel/tlsh/PLIST:1.1 Wed Dec  2 17:22:18 2015
+++ pkgsrc/devel/tlsh/PLIST     Thu Sep  1 17:04:08 2016
@@ -1,7 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2015/12/02 17:22:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/09/01 17:04:08 wiz Exp $
 bin/tlsh_unittest
 include/tlsh.h
 include/tlsh_impl.h
 include/tlsh_util.h
 include/version.h
 lib/libtlsh.a
+lib/libtlsh.so
+lib/libtlsh.so.0
+lib/libtlsh.so.${PKGVERSION}



Home | Main Index | Thread Index | Old Index