diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:03:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:03:46 +0800 |
commit | 924354933f3cf716335ea113119a41b0cc27dadc (patch) | |
tree | bdc410bd7ba2341ac8ec32d8b03a51a6c31aae9e | |
parent | ccc5e98aa2f29f092e7ba91f7763a6f138c98379 (diff) | |
download | freebsd-ports-gnome-924354933f3cf716335ea113119a41b0cc27dadc.tar.gz freebsd-ports-gnome-924354933f3cf716335ea113119a41b0cc27dadc.tar.zst freebsd-ports-gnome-924354933f3cf716335ea113119a41b0cc27dadc.zip |
- Update to 1.0.1
- Add LICENSE_FILE
Changes: https://git.gnome.org/browse/gupnp/tree/NEWS?h=gupnp-1.0
-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 |