diff options
author | wiz <wiz@pkgsrc.org> | 2015-06-06 20:33:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-06-06 20:33:32 +0000 |
commit | ed567f59bdb2190c9b9a158499c3334218ac8af2 (patch) | |
tree | aa8c07c62ebdb2733e415d8a54058668423d653d | |
parent | bfa9bed44882e0815b26c04ad0e8b63ffcfd89f3 (diff) | |
download | pkgsrc-ed567f59bdb2190c9b9a158499c3334218ac8af2.tar.gz |
Add missing files after vala versioning change.
Bump PKGREVISION.
-rw-r--r-- | net/gupnp/Makefile | 4 | ||||
-rw-r--r-- | net/gupnp/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 8cdf91b8321..a82539340be 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2015/04/06 08:17:16 adam Exp $ +# $NetBSD: Makefile,v 1.42 2015/06/06 20:33:32 wiz Exp $ DISTNAME= gupnp-0.20.13 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp/0.20/} EXTRACT_SUFX= .tar.xz diff --git a/net/gupnp/PLIST b/net/gupnp/PLIST index d62c688e568..09e620e68eb 100644 --- a/net/gupnp/PLIST +++ b/net/gupnp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2014/06/06 12:33:41 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/06/06 20:33:32 wiz Exp $ bin/gupnp-binding-tool include/gupnp-1.0/libgupnp/gupnp-acl.h include/gupnp-1.0/libgupnp/gupnp-context-manager.h @@ -68,3 +68,5 @@ share/gtk-doc/html/gupnp/style.css share/gtk-doc/html/gupnp/tutorial.html share/gtk-doc/html/gupnp/up-insensitive.png share/gtk-doc/html/gupnp/up.png +share/vala/vapi/gupnp-1.0.deps +share/vala/vapi/gupnp-1.0.vapi |