diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-19 17:03:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-19 17:03:50 +0000 |
commit | f7b0c79afef28e08150220580d623941e8b873cc (patch) | |
tree | 32cb8f5a9248662b4594f865b37547d2b80243c7 | |
parent | 626fef8bb2387c67d6cf81a3313275c7224ceb28 (diff) | |
download | ports-f7b0c79afef28e08150220580d623941e8b873cc.tar.gz ports-f7b0c79afef28e08150220580d623941e8b873cc.zip |
Notes
-rw-r--r-- | net/gupnp-av/Makefile | 10 | ||||
-rw-r--r-- | net/gupnp-av/distinfo | 5 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index 1401f7006395..a5044ce8a6a5 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gupnp-av -PORTVERSION= 0.12.8 +PORTVERSION= 0.12.10 CATEGORIES= net MASTER_SITES= GNOME @@ -10,15 +10,13 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Helpers for audio/video applications using GUPnP LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= gobject-introspection>=0.9.5:devel/gobject-introspection \ - gupnp>=0.19.0:net/gupnp -LIB_DEPENDS= libgupnp-1.0.so:net/gupnp -RUN_DEPENDS= gupnp>=0.19.0:net/gupnp +BUILD_DEPENDS= gobject-introspection>=0.9.5:devel/gobject-introspection OPTIONS_DEFINE= VALA OPTIONS_SUB= yes -VALA_DESC= Vala binding (requires net/gssdp and net/gupnp with VALA enabled) +VALA_DESC= Vala binding CONFIGURE_ARGS= --enable-introspection=yes GNU_CONFIGURE= yes diff --git a/net/gupnp-av/distinfo b/net/gupnp-av/distinfo index dd5b97dad9be..61130b8102da 100644 --- a/net/gupnp-av/distinfo +++ b/net/gupnp-av/distinfo @@ -1,2 +1,3 @@ -SHA256 (gupnp-av-0.12.8.tar.xz) = 759bc7d46aff894c282d17f508d9b5be82de96aa74b10cb6b0fc6c5e07cc273c -SIZE (gupnp-av-0.12.8.tar.xz) = 357248 +TIMESTAMP = 1479482639 +SHA256 (gupnp-av-0.12.10.tar.xz) = 8038ef84dddbe7ad91c205bf91dddf684f072df8623f39b6555a6bb72837b85a +SIZE (gupnp-av-0.12.10.tar.xz) = 370552 |