aboutsummaryrefslogtreecommitdiff
path: root/security/sha
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-20 20:29:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-20 20:29:04 +0000
commit8f8ebb40725c8be86d1eff81407b4ee0dc242969 (patch)
tree97041013af972ede7bca7986996cc9503bf15395 /security/sha
parentd4e04ff648c5ece14f35f2987b603963bb6608e0 (diff)
downloadports-8f8ebb40725c8be86d1eff81407b4ee0dc242969.tar.gz
ports-8f8ebb40725c8be86d1eff81407b4ee0dc242969.zip
- Update to 1.0.4
PR: ports/81297 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Allan Saddi <allan@saddi.com> (maintainer)
Notes
Notes: svn path=/head/; revision=135733
Diffstat (limited to 'security/sha')
-rw-r--r--security/sha/Makefile5
-rw-r--r--security/sha/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/security/sha/Makefile b/security/sha/Makefile
index 3ccc1c5236ec..6b466bf2fd3e 100644
--- a/security/sha/Makefile
+++ b/security/sha/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= sha
-PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTVERSION= 1.0.4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,6 +17,8 @@ COMMENT= Simple file hash program utilizing SHA-1, SHA-256, SHA-384, SHA-512
GNU_CONFIGURE= yes
USE_GMAKE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
MAN1= sha.1
PLIST_FILES= bin/sha
diff --git a/security/sha/distinfo b/security/sha/distinfo
index e4dcd769d78e..a61a885f4c80 100644
--- a/security/sha/distinfo
+++ b/security/sha/distinfo
@@ -1,2 +1,2 @@
-MD5 (sha-1.0.3.tar.gz) = ca6850d773af1296c1acee904cd841d1
-SIZE (sha-1.0.3.tar.gz) = 68895
+MD5 (sha-1.0.4.tar.gz) = 5bfde497f40862bf83f822aa8f6a8f31
+SIZE (sha-1.0.4.tar.gz) = 71196