Index: head/devel/upnp/Makefile =================================================================== --- head/devel/upnp/Makefile (revision 264426) +++ head/devel/upnp/Makefile (revision 264427) @@ -1,49 +1,48 @@ # New ports collection makefile for: upnp # Date created: 02 August 2002 # Whom: Yen-Ming Lee # # $FreeBSD$ # PORTNAME= upnp -PORTVERSION= 1.6.8 -PORTREVISION= 1 +PORTVERSION= 1.6.9 PORTEPOCH= 1 CATEGORIES= devel 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 CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" .if defined(NOPORTDOCS) CONFIGURE_ARGS= --without-documentation .else CONFIGURE_ARGS= --with-documentation=${DOCSDIR} PORTDOCS= * .endif post-patch: .SILENT ${REINPLACE_CMD} '/^pkgconfigexecdir/s|$$(libdir)|$$(prefix)/libdata|' \ ${WRKSRC}/Makefile.in .include # strndup(3) was added in 7.2-RELEASE .if ${OSVERSION} < 702000 EXTRA_PATCHES+= ${FILESDIR}/extra-upnp-src-api-UpnpString.c .endif .include Property changes on: head/devel/upnp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.31 \ No newline at end of property +1.32 \ No newline at end of property Index: head/devel/upnp/distinfo =================================================================== --- head/devel/upnp/distinfo (revision 264426) +++ head/devel/upnp/distinfo (revision 264427) @@ -1,2 +1,2 @@ -SHA256 (libupnp-1.6.8.tar.bz2) = fe05f477381e65f30337bae3cee9721932085f75b292b984fac20bbb76b81a83 -SIZE (libupnp-1.6.8.tar.bz2) = 1196317 +SHA256 (libupnp-1.6.9.tar.bz2) = aae24da56736532d8d7e52aa5da9546a636e4f998db846be3e12e944d4a320f3 +SIZE (libupnp-1.6.9.tar.bz2) = 1196558 Property changes on: head/devel/upnp/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property