svn commit: r330887 - head/net/gupnp-av
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 19 15:33:33 UTC 2013
Author: sunpoet
Date: Sat Oct 19 15:33:32 2013
New Revision: 330887
URL: http://svnweb.freebsd.org/changeset/ports/330887
Log:
- Update to 0.12.3
- Support STAGEDIR
Changes: http://git.gnome.org/browse/gupnp-av/tree/NEWS
Modified:
head/net/gupnp-av/Makefile
head/net/gupnp-av/distinfo
Modified: head/net/gupnp-av/Makefile
==============================================================================
--- head/net/gupnp-av/Makefile Sat Oct 19 15:32:55 2013 (r330886)
+++ head/net/gupnp-av/Makefile Sat Oct 19 15:33:32 2013 (r330887)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gupnp-av
-PORTVERSION= 0.12.2
+PORTVERSION= 0.12.3
CATEGORIES= net
MASTER_SITES= GNOME
@@ -24,7 +24,6 @@ USE_LDCONFIG= yes
USE_XZ= yes
USES= gmake pathfix pkgconfig
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-Wno-unused-parameters||' ${WRKSRC}/tests/Makefile.in
Modified: head/net/gupnp-av/distinfo
==============================================================================
--- head/net/gupnp-av/distinfo Sat Oct 19 15:32:55 2013 (r330886)
+++ head/net/gupnp-av/distinfo Sat Oct 19 15:33:32 2013 (r330887)
@@ -1,2 +1,2 @@
-SHA256 (gupnp-av-0.12.2.tar.xz) = 43597bdfb1c352338e706962ff7fcdbcb544c5a36f27c9c2aaa5a550b6990270
-SIZE (gupnp-av-0.12.2.tar.xz) = 337716
+SHA256 (gupnp-av-0.12.3.tar.xz) = fa37325ee8aa22909131eedff871b61ccd183b66c7770c147a0d4c34b83bbf02
+SIZE (gupnp-av-0.12.3.tar.xz) = 343276
More information about the svn-ports-all
mailing list