summaryrefslogtreecommitdiff
path: root/security/mhash
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-03-05 11:28:13 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-03-05 11:28:13 +0000
commit8f5a5f41abab3ca255db4bb11e98f564a00c3e35 (patch)
tree0716ea0beed65eba358e42fa9e814d557c3a2fc9 /security/mhash
parentUpdate to 1.2, which adds support for Shaft and Windows versions of Trinoo. (diff)
Update to 0.8.17.
Notes
Notes: svn path=/head/; revision=76919
Diffstat (limited to 'security/mhash')
-rw-r--r--security/mhash/Makefile3
-rw-r--r--security/mhash/distinfo2
-rw-r--r--security/mhash/files/patch-configure10
3 files changed, 3 insertions, 12 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index 761842b9b0ef..6ec00f0f7308 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mhash
-PORTVERSION= 0.8.14
+PORTVERSION= 0.8.17
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,6 +16,7 @@ COMMENT= "Library provides an easy way to access strong hashes such as MD5 and S
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-LDFLAGS="${PTHREAD_LIBS}"
MAN3= mhash.3
diff --git a/security/mhash/distinfo b/security/mhash/distinfo
index 6a1459a05eb1..12f49144d789 100644
--- a/security/mhash/distinfo
+++ b/security/mhash/distinfo
@@ -1 +1 @@
-MD5 (mhash-0.8.14.tar.gz) = 87f26987b1cb93e2bf996976826c0484
+MD5 (mhash-0.8.17.tar.gz) = 6f3e389ebbfc5613827375cf8cdd99c8
diff --git a/security/mhash/files/patch-configure b/security/mhash/files/patch-configure
deleted file mode 100644
index 60318fb7fc26..000000000000
--- a/security/mhash/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Wed Feb 20 12:39:08 2002
-+++ configure Wed Feb 20 12:39:39 2002
-@@ -1240,6 +1240,7 @@
- # The aliases save the names the user supplied, while $host etc.
- # will get canonicalized.
- test -n "$target_alias" &&
-+ test "$target_alias" != "$host_alias" &&
- test "$program_prefix$program_suffix$program_transform_name" = \
- NONENONEs,x,x, &&
- program_prefix=${target_alias}-