ports/95380: [MAINTAINER] net/rp-pppoe: FIX UNBUILDABLE (and update to 3.8)

Matthias Andree matthias.andree at gmx.de
Wed Apr 5 23:30:18 UTC 2006


>Number:         95380
>Category:       ports
>Synopsis:       [MAINTAINER] net/rp-pppoe: FIX UNBUILDABLE (and update to 3.8)
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 05 23:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #19: Sat Apr  1 13:04:50 CEST
>Description:
- Update to 3.8

Unfortunately, Roaring Penguin took down the 3.7 tarball from their servers,
so the port became unbuildable. Can we mirror the 3.8 tarball in the FreeBSD
distfiles area somewhere and add it to MASTER_SITES? rp-pppoe is GPLv2, so
that shouldn't pose problems.

Added file(s):
- files/patch-aa
  reverting overzealous upstream "static"-graffiti

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

--- rp-pppoe-3.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/rp-pppoe/Makefile /usr/home/emma/ports/net/rp-pppoe/Makefile
--- /usr/ports/net/rp-pppoe/Makefile	Fri Nov 18 14:50:47 2005
+++ /usr/home/emma/ports/net/rp-pppoe/Makefile	Thu Apr  6 01:03:47 2006
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	rp-pppoe
-PORTVERSION=	3.7
+PORTVERSION=	3.8
 CATEGORIES=	net
 MASTER_SITES=	http://www.roaringpenguin.com/penguin/pppoe/
 
 MAINTAINER=	matthias.andree at gmx.de
 COMMENT=	"The popular Roaring Penguin's PPPoE software"
 
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 PATCH_WRKSRC=	${WRKSRC}/src
diff -ruN --exclude=CVS /usr/ports/net/rp-pppoe/distinfo /usr/home/emma/ports/net/rp-pppoe/distinfo
--- /usr/ports/net/rp-pppoe/distinfo	Fri Nov 18 14:50:47 2005
+++ /usr/home/emma/ports/net/rp-pppoe/distinfo	Thu Apr  6 01:02:06 2006
@@ -1,3 +1,3 @@
-MD5 (rp-pppoe-3.7.tar.gz) = 32c34455ccdfd9610304479e1beac3ff
-SHA256 (rp-pppoe-3.7.tar.gz) = 6647e36d5164268ee469c771ee24f3f5fc84112396510d1f79be994b2d125de7
-SIZE (rp-pppoe-3.7.tar.gz) = 212326
+MD5 (rp-pppoe-3.8.tar.gz) = 0e32760f498f9cde44081ee6aafc823b
+SHA256 (rp-pppoe-3.8.tar.gz) = d916e9cfe1e62395f63a5361936fa855f6d0f0a37dc7227b394cdb725f553479
+SIZE (rp-pppoe-3.8.tar.gz) = 212931
diff -ruN --exclude=CVS /usr/ports/net/rp-pppoe/files/patch-aa /usr/home/emma/ports/net/rp-pppoe/files/patch-aa
--- /usr/ports/net/rp-pppoe/files/patch-aa	Thu Jan  1 01:00:00 1970
+++ /usr/home/emma/ports/net/rp-pppoe/files/patch-aa	Thu Apr  6 01:15:38 2006
@@ -0,0 +1,11 @@
+--- if.c.orig	Thu Apr  6 01:14:48 2006
++++ if.c	Thu Apr  6 01:14:58 2006
+@@ -99,7 +99,7 @@
+ 
+ static unsigned char *bpfBuffer;	/* Packet filter buffer */
+ static int bpfLength = 0;		/* Packet filter buffer length */
+-static int bpfSize = 0;		        /* Number of unread bytes in buffer */
++       int bpfSize = 0;		        /* Number of unread bytes in buffer */
+ static int bpfOffset = 0;		/* Current offset in bpfBuffer */
+ #endif
+ 
--- rp-pppoe-3.8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list