Date: Thu, 9 Nov 2006 22:02:11 +0100 (CET) From: Janos Mohacsi <janos.mohacsi@bsd.hu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105347: [MAINTAINER UPDATE] net-mgmt/aspathtree: unbreak fetchability Message-ID: <200611092102.kA9L2BmC061487@scone.ki.iif.hu> Resent-Message-ID: <200611092210.kA9MALjM092803@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105347 >Category: ports >Synopsis: [MAINTAINER UPDATE] net-mgmt/aspathtree: unbreak fetchability >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 09 22:10:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD scone.ki.iif.hu 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #17: Fri Oct 20 01:04:28 CEST 2006 >Description: [DESCRIBE CHANGES] - update MASTER_SITES Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- aspathtree-4.2_2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-mgmt/aspathtree.orig/Makefile /usr/ports/net-mgmt/aspathtree/Makefile --- /usr/ports/net-mgmt/aspathtree.orig/Makefile Wed Sep 13 10:02:39 2006 +++ /usr/ports/net-mgmt/aspathtree/Makefile Thu Nov 9 22:00:26 2006 @@ -6,26 +6,19 @@ 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 +MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Checks IPv6 routes' stability and correctness on IPv6 internet 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 @@ @${ECHO} .endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/net-mgmt/aspathtree.orig/distinfo /usr/ports/net-mgmt/aspathtree/distinfo --- /usr/ports/net-mgmt/aspathtree.orig/distinfo Sun Apr 27 03:34:15 2003 +++ /usr/ports/net-mgmt/aspathtree/distinfo Thu Nov 9 21:50:26 2006 @@ -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 --- aspathtree-4.2_2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611092102.kA9L2BmC061487>