Date: Thu, 21 Oct 2010 19:50:10 +0200 From: "Pawel Pekala" <c0rn@o2.pl> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/151630: [maintainer update] devel/upnp update to 1.6.8 Message-ID: <1287683410.25211@caprica.slowicza.org> Resent-Message-ID: <201010211750.o9LHo8WE026270@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 151630 >Category: ports >Synopsis: [maintainer update] devel/upnp update to 1.6.8 >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: Thu Oct 21 17:50:08 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Pawel Pekala >Release: FreeBSD 8.1-RELEASE i386 >Organization: >Environment: System: FreeBSD 8.1-RELEASE #2: Sat Aug 21 18:46:54 CEST 2010 corn@caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC >Description: - update to version 1.6.8 - fix distfile fetching (SF directory name changed) >How-To-Repeat: >Fix: --- upnp-1.6.8,1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/upnp/Makefile /home/corn/devel/upnp/Makefile --- /usr/ports/devel/upnp/Makefile 2010-10-20 20:05:32.000000000 +0200 +++ /home/corn/devel/upnp/Makefile 2010-10-21 19:44:50.000000000 +0200 @@ -6,23 +6,23 @@ # PORTNAME= upnp -PORTVERSION= 1.6.7 +PORTVERSION= 1.6.8 PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/LibUPnP%20${PORTVERSION} +MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} MAINTAINER= c0rn@o2.pl COMMENT= Universal Plug and Play Software Development Kit +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/LICENSE + USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes -LICENSE= BSD -LICENSE_FILE= ${WRKSRC}/LICENSE - CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" diff -ruN --exclude=CVS /usr/ports/devel/upnp/distinfo /home/corn/devel/upnp/distinfo --- /usr/ports/devel/upnp/distinfo 2010-10-20 20:05:32.000000000 +0200 +++ /home/corn/devel/upnp/distinfo 2010-10-21 19:41:29.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (libupnp-1.6.7.tar.bz2) = 561bf7ff0a805145f46ad52ee2a8369c -SHA256 (libupnp-1.6.7.tar.bz2) = 60ecbab1ff2d9f5fbbf24ad147519460498cc42c3ea4bc3e01b7fbbcbfabd4ca -SIZE (libupnp-1.6.7.tar.bz2) = 1200096 +MD5 (libupnp-1.6.8.tar.bz2) = 7e162895b9d0f9efcccd07973012cdff +SHA256 (libupnp-1.6.8.tar.bz2) = fe05f477381e65f30337bae3cee9721932085f75b292b984fac20bbb76b81a83 +SIZE (libupnp-1.6.8.tar.bz2) = 1196317 diff -ruN --exclude=CVS /usr/ports/devel/upnp/pkg-plist /home/corn/devel/upnp/pkg-plist --- /usr/ports/devel/upnp/pkg-plist 2010-10-20 20:05:32.000000000 +0200 +++ /home/corn/devel/upnp/pkg-plist 2010-10-21 19:45:36.000000000 +0200 @@ -23,6 +23,6 @@ lib/libupnp.a lib/libupnp.la lib/libupnp.so -lib/libupnp.so.3 +lib/libupnp.so.4 libdata/pkgconfig/libupnp.pc @dirrm include/upnp --- upnp-1.6.8,1.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?1287683410.25211>