diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-19 17:03:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-19 17:03:46 +0000 |
commit | 626fef8bb2387c67d6cf81a3313275c7224ceb28 (patch) | |
tree | bdc410bd7ba2341ac8ec32d8b03a51a6c31aae9e | |
parent | 2b122d30692097f24d2042b8fbd1acdc48fe954e (diff) |
- Update to 1.0.1
- Add LICENSE_FILE
Changes: https://git.gnome.org/browse/gupnp/tree/NEWS?h=gupnp-1.0
Notes
Notes:
svn path=/head/; revision=426409
-rw-r--r-- | net/gupnp/Makefile | 3 | ||||
-rw-r--r-- | net/gupnp/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 7ba9401775e8..8408e7a16133 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -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@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 diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo index 8da7369fe63f..064c90595eaf 100644 --- a/net/gupnp/distinfo +++ b/net/gupnp/distinfo @@ -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 |