summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/mhash/Makefile10
-rw-r--r--security/mhash/distinfo2
-rw-r--r--security/mhash/pkg-plist3
3 files changed, 7 insertions, 8 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index a171a98a24f3..01ce8b2775ce 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= mhash
-PORTVERSION= 0.6.1
+PORTVERSION= 0.8.2
CATEGORIES= security
-MASTER_SITES= http://schumann.cx/mhash/dl/
+MASTER_SITES= http://mhash.sourceforge.net/dl/
-MAINTAINER= nsayer@freebsd.org
+MAINTAINER= ports@FreeBSD.org
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-LDFLAGS='-lc_r'
+USE_LIBTOOL= yes
+CONFIGURE_ARGS+= --with-LDFLAGS="-pthread"
MAN3= mhash.3
diff --git a/security/mhash/distinfo b/security/mhash/distinfo
index f0a6ffd1a9ce..ec19ef0255a9 100644
--- a/security/mhash/distinfo
+++ b/security/mhash/distinfo
@@ -1 +1 @@
-MD5 (mhash-0.6.1.tar.gz) = c350191d105cb9e74dc40c3b420ed733
+MD5 (mhash-0.8.2.tar.gz) = ec8e7ec70ea8f441593491f439cfd345
diff --git a/security/mhash/pkg-plist b/security/mhash/pkg-plist
index 50a9674933b5..00dac88bddbd 100644
--- a/security/mhash/pkg-plist
+++ b/security/mhash/pkg-plist
@@ -1,5 +1,4 @@
-lib/libmhash.la
-lib/libmhash.so.1
+lib/libmhash.so.2
lib/libmhash.so
lib/libmhash.a
include/mhash.h