svn commit: r426409 - head/net/gupnp
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Nov 19 17:03:47 UTC 2016
Author: sunpoet
Date: Sat Nov 19 17:03:46 2016
New Revision: 426409
URL: https://svnweb.freebsd.org/changeset/ports/426409
Log:
- Update to 1.0.1
- Add LICENSE_FILE
Changes: https://git.gnome.org/browse/gupnp/tree/NEWS?h=gupnp-1.0
Modified:
head/net/gupnp/Makefile
head/net/gupnp/distinfo
Modified: head/net/gupnp/Makefile
==============================================================================
--- head/net/gupnp/Makefile Sat Nov 19 17:03:41 2016 (r426408)
+++ head/net/gupnp/Makefile Sat Nov 19 17:03:46 2016 (r426409)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gupnp
-PORTVERSION= 0.20.18
+PORTVERSION= 1.0.1
CATEGORIES= net
MASTER_SITES= GNOME
@@ -10,6 +10,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Framework for UPnP devices
LICENSE= LGPL20
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= gobject-introspection>=0.6.4:devel/gobject-introspection \
gssdp>=0.14.13:net/gssdp
Modified: head/net/gupnp/distinfo
==============================================================================
--- head/net/gupnp/distinfo Sat Nov 19 17:03:41 2016 (r426408)
+++ head/net/gupnp/distinfo Sat Nov 19 17:03:46 2016 (r426409)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466892153
-SHA256 (gupnp-0.20.18.tar.xz) = c5e0e11061f8d0ff9c8dccc196f39c45a49c0153c9a72abf6290ab34d1cbb021
-SIZE (gupnp-0.20.18.tar.xz) = 409712
+TIMESTAMP = 1479482629
+SHA256 (gupnp-1.0.1.tar.xz) = 934584cc1b361bf251a5ac271ffb1995a3c6426ce44cb64f9c6d779f2af9a6d9
+SIZE (gupnp-1.0.1.tar.xz) = 421920
More information about the svn-ports-all
mailing list