ports/95306: Update devel/pwlib to 1.10.0

Steve Ames steve at energistic.com
Tue Apr 4 14:20:26 UTC 2006


>Number:         95306
>Category:       ports
>Synopsis:       Update devel/pwlib to 1.10.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 04 14:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Steve Ames
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD energistic.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #12: Wed Mar 15 14:33:42 EST 2006 steve at energistic.com:/usr/obj/usr/src/sys/VV i386


	
>Description:
	This patch updates devel/pwlib from 1.9.2 to 1.10.0. The 1.10.0
	release is latest Release version and is also the required version
	to compile Ekiga. This version should clear the way to create new
	ports for both Opal (the successor to net/openh323 that supports
	both SIP and H323) and Ekiga (the successor to net/gnomemeeting).
>How-To-Repeat:
	N/A
>Fix:

	Patch below and at http://steve.energistic.com/h323-ports/pwlib-1.9.2-1.10.0.diff


diff -ruN pwlib.old/Makefile pwlib/Makefile
--- Makefile.bak	Wed Mar 22 12:00:48 2006
+++ Makefile	Mon Apr  3 17:09:48 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	pwlib
-PORTVERSION=	1.9.2
-PORTREVISION=	4
+PORTVERSION=	1.10.0
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.voxgratia.org/releases/
@@ -31,11 +30,11 @@
 
 .include <bsd.port.pre.mk>
 
-CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -O1 -I${LOCALBASE}/include" \
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -O1 -I${WRKSRC}/include -I${LOCALBASE}/include" \
 		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
 		PTHREAD_LIBS="${PTHREAD_LIBS}" \
 		CFLAGS="${CFLAGS} -O1"
-MAKE_ENV=	CPPFLAGS="${CPPFLAGS} -O1 -I${LOCALBASE}/include" \
+MAKE_ENV=	CPPFLAGS="${CPPFLAGS} -O1 -I${WRKSRC}/include -I${LOCALBASE}/include" \
 		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
 		STDCCFLAGS+="-I${LOCALBASE}" \
 		CFLAGS="${CFLAGS} -O1"
diff -ruN pwlib.old/distinfo pwlib/distinfo
--- distinfo.bak	Sun Feb  5 08:39:40 2006
+++ distinfo	Mon Apr  3 16:55:59 2006
@@ -1,3 +1,3 @@
-MD5 (pwlib-v1_9_2-src-tar.gz) = 7135533e23747050bc218cac6edc764d
-SHA256 (pwlib-v1_9_2-src-tar.gz) = 03131bd6f40f59ec3d9e1675f5aa20714e30e0e1505804a224f9b6be78a8f896
-SIZE (pwlib-v1_9_2-src-tar.gz) = 2060667
+MD5 (pwlib-v1_10_0-src-tar.gz) = 90d10de70e79fe304462716e741a464e
+SHA256 (pwlib-v1_10_0-src-tar.gz) = 818c0dbe08cf2468eb2492e0ee967b95a934b30ecfb1f2d88586232f37bb0bbc
+SIZE (pwlib-v1_10_0-src-tar.gz) = 2074224


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



More information about the freebsd-ports-bugs mailing list