Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2009 05:15:25 -0800 (PST)
From:      Dennis Herrmann <adox@mcx2.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mjl@luckie.org.nz
Subject:   ports/130944: [PATCH] net/scamper: update to 20080808b
Message-ID:  <497b146d.050db80a.2372.ffffe8da@mx.google.com>
Resent-Message-ID: <200901241320.n0ODK2sh084469@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         130944
>Category:       ports
>Synopsis:       [PATCH] net/scamper: update to 20080808b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 24 13:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dennis Herrmann
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 7.1-STABLE FreeBSD 7.1-STABLE #4: Sat Jan 10 13:45:30 CET 2009
>Description:
- Update to 20080808b
- Tested with a Tinderbox ( http://tb.4bit.ws/index.php?action=describe_port&id=255 )

Port maintainer (mjl@luckie.org.nz) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- scamper-20080808b.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/scamper/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	26 Dec 2008 06:20:03 -0000	1.7
+++ Makefile	24 Jan 2009 01:22:12 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	scamper
-PORTVERSION=	20070523o
+PORTVERSION=	20080808b
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.wand.net.nz/scamper/
 DISTNAME=	${PORTNAME}-cvs-${PORTVERSION}
@@ -17,6 +17,7 @@
 MAN1=		scamper.1
 
 PLIST_FILES=	bin/scamper
+WRKSRC=	${WRKDIR}/${PORTNAME}-cvs-${PORTVERSION:S/b//g}
 
 post-install:
 	${INSTALL_MAN} ${WRKSRC}/scamper.1 ${PREFIX}/man/man1
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/scamper/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	26 Dec 2008 06:20:03 -0000	1.7
+++ distinfo	24 Jan 2009 01:15:48 -0000
@@ -1,3 +1,3 @@
-MD5 (scamper-cvs-20070523o.tar.gz) = ed46f45789a11b3fa43d4ca1dede38b5
-SHA256 (scamper-cvs-20070523o.tar.gz) = 38762c71bf30e341fa9800c9546e24eef7569d1a32d2cd8daaabe3eb499229e6
-SIZE (scamper-cvs-20070523o.tar.gz) = 216835
+MD5 (scamper-cvs-20080808b.tar.gz) = 60282fd98d52cbdb7e8f8de6754b28fe
+SHA256 (scamper-cvs-20080808b.tar.gz) = e3098d7859ebd0ad74260352ac59bd7107ea767816e658737c77ce3588eb4a9f
+SIZE (scamper-cvs-20080808b.tar.gz) = 277035
--- scamper-20080808b.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?497b146d.050db80a.2372.ffffe8da>