diff options
author | cperciva <cperciva@FreeBSD.org> | 2006-01-30 20:12:33 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2006-01-30 20:12:33 +0000 |
commit | fe4bf235da5d5ff9aeded2733b064346cb8685c1 (patch) | |
tree | cda6317f6274eb9e35485472c8768720b4fbf1fd /ports-mgmt | |
parent | 8f97e0047f61dc365a9f41717f5e0cab551681b5 (diff) | |
download | FreeBSD-ports-fe4bf235da5d5ff9aeded2733b064346cb8685c1.zip FreeBSD-ports-fe4bf235da5d5ff9aeded2733b064346cb8685c1.tar.gz |
Update sysutils/portsnap to version 1.0, to match the version in the
src tree.
This only affects users of FreeBSD 5.4 and earlier, since the port is
IGNOREd for recent versions of the FreeBSD base system.
PR: ports/92563
Approved by: linimon
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portsnap/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portsnap/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/portsnap/Makefile b/ports-mgmt/portsnap/Makefile index cb8aa68..1d1561d 100644 --- a/ports-mgmt/portsnap/Makefile +++ b/ports-mgmt/portsnap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portsnap -PORTVERSION= 0.9.5 +PORTVERSION= 1.0 CATEGORIES= sysutils net MASTER_SITES= http://www.daemonology.net/portsnap/ diff --git a/ports-mgmt/portsnap/distinfo b/ports-mgmt/portsnap/distinfo index 47560be..1b55f70 100644 --- a/ports-mgmt/portsnap/distinfo +++ b/ports-mgmt/portsnap/distinfo @@ -1,3 +1,3 @@ -MD5 (portsnap-0.9.5.tar.gz) = b83f3c7dbaf6d017efda4623a2217fde -SHA256 (portsnap-0.9.5.tar.gz) = 45521f93b409768e1c7f797b0b02e9f8ec2abd9004333f6baca6cacba77442c0 -SIZE (portsnap-0.9.5.tar.gz) = 16839 +MD5 (portsnap-1.0.tar.gz) = 89197cea88a385baf514901ff7abc63b +SHA256 (portsnap-1.0.tar.gz) = 198f25d4b6b79834a27b59d02b9708e5179c312a370ffcd7e7228d9072041f1a +SIZE (portsnap-1.0.tar.gz) = 20295 |