diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-13 03:19:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-13 03:19:04 +0800 |
commit | f309af7e0b5ee42e7c168a1426308a57cccd68f0 (patch) | |
tree | 3ffd4201c2e28347a41ff1af448c4b3d4efff1bf /net-mgmt | |
parent | f9babe0a94e780eb61efde424157a15ca2514555 (diff) | |
download | freebsd-ports-gnome-f309af7e0b5ee42e7c168a1426308a57cccd68f0.tar.gz freebsd-ports-gnome-f309af7e0b5ee42e7c168a1426308a57cccd68f0.tar.zst freebsd-ports-gnome-f309af7e0b5ee42e7c168a1426308a57cccd68f0.zip |
- Update MASTER_SITES
- Add sha256 support
PR: ports/105347
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/aspathtree/Makefile | 15 | ||||
-rw-r--r-- | net-mgmt/aspathtree/distinfo | 2 |
2 files changed, 6 insertions, 11 deletions
diff --git a/net-mgmt/aspathtree/Makefile b/net-mgmt/aspathtree/Makefile index 969e7bfdea00..c13b819aabaf 100644 --- a/net-mgmt/aspathtree/Makefile +++ b/net-mgmt/aspathtree/Makefile @@ -6,9 +6,9 @@ PORTNAME= aspathtree PORTVERSION= 4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt ipv6 -MASTER_SITES= #http://carmen.ipv6.cselt.it/ipv6/tools/ASpath-tree/index.html +MASTER_SITES= http://ipv6.niif.hu/~mohacsi/downloads/ DISTNAME= ASpath-tree-v${PORTVERSION} MAINTAINER= Janos.Mohacsi@bsd.hu @@ -18,14 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \ whois3:${PORTSDIR}/net/ripe-whois WRKSRC= ${WRKDIR}/ASpath-tree-v${PORTVERSION}/ -RESTRICTED= "not redistributable, license agreement required" - -.include <bsd.port.pre.mk> - -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= "You need to read the license and disclaimer on http://carmen.ipv6.tilab.com/cgi-bin/download.pl?pkg=ASpath-tree and download ${DISTFILES} into ${DISTDIR}" -.endif -BROKEN= Unfetchable +RESTRICTED= not redistributable, license agreement required NO_BUILD= yes USE_PERL5= yes @@ -82,4 +75,4 @@ post-install: @${ECHO} .endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/net-mgmt/aspathtree/distinfo b/net-mgmt/aspathtree/distinfo index 4800d9684f44..aa37025c9fb4 100644 --- a/net-mgmt/aspathtree/distinfo +++ b/net-mgmt/aspathtree/distinfo @@ -1 +1,3 @@ MD5 (ASpath-tree-v4.2.tar.gz) = d52992a73d21139442a2c242b9532f14 +SHA256 (ASpath-tree-v4.2.tar.gz) = 479dc75a2a5782964d1072a06e2430dc1473e605536bc00296b0e938fa2db888 +SIZE (ASpath-tree-v4.2.tar.gz) = 561043 |