Date: Sun, 25 Jun 2006 00:30:49 -0400 (EDT) From: Steve Ames <steve@energistic.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/99440: Updates devel/pwlib to 1.10.1 Message-ID: <200606250430.k5P4Unk3080947@energistic.com> Resent-Message-ID: <200606250440.k5P4eFP9026266@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99440 >Category: ports >Synopsis: Updates devel/pwlib to 1.10.1 >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: Sun Jun 25 04:40:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Steve Ames >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD energistic.com 6.1-STABLE FreeBSD 6.1-STABLE #25: Sat Jun 24 20:07:26 EDT 2006 steve@energistic.com:/usr/obj/usr/src/sys/VV i386 >Description: Attached port (applied from ports/devel) updates devel/pwlib to 1.10.1. This includes a lot of bugfixes and is necessary to import newer versions of net/opal and net/ekiga. >How-To-Repeat: N/A >Fix: Apply patch located below (from: http://steve.energistic.com/oh323-ports/pwlib-1.10.1.diff) diff -ruN pwlib.old/Makefile pwlib/Makefile --- pwlib.old/Makefile Wed Jun 14 15:14:15 2006 +++ pwlib/Makefile Wed Jun 21 12:13:07 2006 @@ -6,8 +6,7 @@ # PORTNAME= pwlib -PORTVERSION= 1.10.0 -PORTREVISION= 1 +PORTVERSION= 1.10.1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= http://www.voxgratia.org/releases/ @@ -19,7 +18,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g} +WRKSRC= ${WRKDIR}/pwlib_Phobos_release2/ USE_BISON= yes USE_GMAKE= yes diff -ruN pwlib.old/distinfo pwlib/distinfo --- pwlib.old/distinfo Wed Apr 5 22:18:11 2006 +++ pwlib/distinfo Wed Jun 21 12:14:02 2006 @@ -1,3 +1,3 @@ -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 +MD5 (pwlib-v1_10_1-src-tar.gz) = 1d0ae5543db30588a49465138e6f3406 +SHA256 (pwlib-v1_10_1-src-tar.gz) = d7c18b8490be748fd05042a8d8ac135379fe9f9b56d44439eec3b24951cfe954 +SIZE (pwlib-v1_10_1-src-tar.gz) = 2078624 diff -ruN pwlib.old/pkg-plist pwlib/pkg-plist --- pwlib.old/pkg-plist Mon May 8 16:25:36 2006 +++ pwlib/pkg-plist Wed Jun 21 12:16:41 2006 @@ -156,7 +156,7 @@ lib/libpt_r.so lib/libpt_r.so.1 lib/libpt_r.so.1.10 -lib/libpt_r.so.1.10.0 +lib/libpt_r.so.1.10.1 lib/pwlib/devices/sound/oss_pwplugin.so %%ESD%%lib/pwlib/devices/sound/esd_pwplugin.so %%AVC1394%%lib/pwlib/devices/videoinput/avc_pwplugin.so >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606250430.k5P4Unk3080947>