View | Details | Raw Unified | Return to bug 153347 | Differences between
and this patch

Collapse All | Expand All

(-)/home/corn/devel/upnp/Makefile (-2 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	upnp
8
PORTNAME=	upnp
9
PORTVERSION=	1.6.9
9
PORTVERSION=	1.6.10
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	devel
11
CATEGORIES=	devel
12
MASTER_SITES=	SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION}
12
MASTER_SITES=	SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION}
Lines 30-36 Link Here
30
CONFIGURE_ARGS=	--without-documentation
30
CONFIGURE_ARGS=	--without-documentation
31
.else
31
.else
32
CONFIGURE_ARGS=	--with-documentation=${DOCSDIR}
32
CONFIGURE_ARGS=	--with-documentation=${DOCSDIR}
33
34
PORTDOCS=	*
33
PORTDOCS=	*
35
.endif
34
.endif
36
35
(-)/home/corn/devel/upnp/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (libupnp-1.6.9.tar.bz2) = aae24da56736532d8d7e52aa5da9546a636e4f998db846be3e12e944d4a320f3
1
SHA256 (libupnp-1.6.10.tar.bz2) = 7148e449774ce233fb46304a4124d3dc88030f1a0f2713dd7ee08980d98df188
2
SIZE (libupnp-1.6.9.tar.bz2) = 1196558
2
SIZE (libupnp-1.6.10.tar.bz2) = 1179304
(-)/home/corn/devel/upnp/pkg-plist (-1 / +1 lines)
Lines 23-28 Link Here
23
lib/libupnp.a
23
lib/libupnp.a
24
lib/libupnp.la
24
lib/libupnp.la
25
lib/libupnp.so
25
lib/libupnp.so
26
lib/libupnp.so.4
26
lib/libupnp.so.5
27
libdata/pkgconfig/libupnp.pc
27
libdata/pkgconfig/libupnp.pc
28
@dirrm include/upnp
28
@dirrm include/upnp

Return to bug 153347