diff options
author | pat <pat@FreeBSD.org> | 2002-10-09 04:46:05 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-10-09 04:46:05 +0800 |
commit | 53594a99682acf0d27b02fe002932db369b76652 (patch) | |
tree | 96be670d53aa91a5465c9fb9a000078bdf22cee3 /net-mgmt/pancho | |
parent | 1485684eb4856129aa822a3b5de9857df8a5a947 (diff) | |
download | freebsd-ports-gnome-53594a99682acf0d27b02fe002932db369b76652.tar.gz freebsd-ports-gnome-53594a99682acf0d27b02fe002932db369b76652.tar.zst freebsd-ports-gnome-53594a99682acf0d27b02fe002932db369b76652.zip |
Update to 7.0.0
PR: ports/43821
Submitted by: maintainer
Diffstat (limited to 'net-mgmt/pancho')
-rw-r--r-- | net-mgmt/pancho/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/pancho/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile index 9e2e57d5edcb..a29d869e0c5d 100644 --- a/net-mgmt/pancho/Makefile +++ b/net-mgmt/pancho/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pancho -PORTVERSION= 6.0.0 +PORTVERSION= 7.0.0 CATEGORIES= net MASTER_SITES= http://www.panchoproject.org/archives/pancho/ DISTNAME= pancho-v${PORTVERSION} @@ -20,6 +20,7 @@ USE_PERL5= YES NO_BUILD= YES pre-patch: + @${CHMOD} u+w ${WRKSRC}/pancho @${MV} ${WRKSRC}/pancho ${WRKSRC}/pancho.old @${SED} -e '1,1s:/usr/bin/perl:${PERL5}:' \ < ${WRKSRC}/pancho.old > ${WRKSRC}/pancho diff --git a/net-mgmt/pancho/distinfo b/net-mgmt/pancho/distinfo index db7588fcdd79..5fc75c9825f8 100644 --- a/net-mgmt/pancho/distinfo +++ b/net-mgmt/pancho/distinfo @@ -1 +1 @@ -MD5 (pancho-v6.0.0.tar.gz) = d4f1e1fbb2d62ae74a735e7609570598 +MD5 (pancho-v7.0.0.tar.gz) = 97aec1086b93db682e54b53c1efe8e8e |