From d7439da6074515ca2c16b88ee1111054a997c492 Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 5 Jul 2011 17:14:30 +0000 Subject: [PATCH] take maintainership --- net/gssdp/Makefile | 5 ++++- net/gupnp/Makefile.inc | 4 +++- net/gupnp/av/Makefile | 3 ++- net/gupnp/core/Makefile | 3 ++- net/gupnp/dlna/Makefile | 3 ++- net/gupnp/igd/Makefile | 3 ++- net/gupnp/tools/Makefile | 3 ++- net/gupnp/ui/Makefile | 3 ++- net/gupnp/vala/Makefile | 4 ++-- 9 files changed, 21 insertions(+), 10 deletions(-) diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index f19d6b59039..ad96e181ebf 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -1,13 +1,16 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2011/07/04 15:18:31 jasper Exp $ +# $OpenBSD: Makefile,v 1.2 2011/07/05 17:14:30 jasper Exp $ COMMENT= API for handling SSDP resource discovery and announcement GNOME_PROJECT= gssdp GNOME_VERSION= 0.10.0 +REVISION= 0 SHARED_LIBS += gssdp-1.0 0.0 # 2.0 CATEGORIES= net devel +MAINTAINER= Jasper Lievisse Adriaanse + # LGPLv2 PERMIT_PACKAGE_FTP= Yes PERMIT_PACKAGE_CDROM= Yes diff --git a/net/gupnp/Makefile.inc b/net/gupnp/Makefile.inc index a63925a8785..4cbe8905a03 100644 --- a/net/gupnp/Makefile.inc +++ b/net/gupnp/Makefile.inc @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile.inc,v 1.2 2011/07/05 17:07:20 jasper Exp $ +# $OpenBSD: Makefile.inc,v 1.3 2011/07/05 17:14:30 jasper Exp $ CATEGORIES ?= net devel HOMEPAGE ?= http://gupnp.org/ +MAINTAINER?= Jasper Lievisse Adriaanse + # GPLv2/LGPLv2.1 PERMIT_PACKAGE_CDROM?= Yes PERMIT_PACKAGE_FTP?= Yes diff --git a/net/gupnp/av/Makefile b/net/gupnp/av/Makefile index 88f0fada864..165003a9996 100644 --- a/net/gupnp/av/Makefile +++ b/net/gupnp/av/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2011/07/05 17:07:20 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2011/07/05 17:14:30 jasper Exp $ COMMENT= helpers for building A/V applications using GUPnP GNOME_PROJECT= gupnp-av GNOME_VERSION= 0.8.0 +REVISION= 0 SHARED_LIBS += gupnp-av-1.0 0.0 # 2.0 diff --git a/net/gupnp/core/Makefile b/net/gupnp/core/Makefile index 7e5220c8dbd..74b58c8eb30 100644 --- a/net/gupnp/core/Makefile +++ b/net/gupnp/core/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2011/07/05 17:09:39 jasper Exp $ +# $OpenBSD: Makefile,v 1.4 2011/07/05 17:14:30 jasper Exp $ COMMENT= framework for creating UPnP devices and control points GNOME_PROJECT= gupnp GNOME_VERSION= 0.16.1 +REVISION= 0 SHARED_LIBS += gupnp-1.0 0.0 # 3.0 diff --git a/net/gupnp/dlna/Makefile b/net/gupnp/dlna/Makefile index 15646d7e21b..e3fdcaed2ef 100644 --- a/net/gupnp/dlna/Makefile +++ b/net/gupnp/dlna/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2011/07/05 17:07:20 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2011/07/05 17:14:30 jasper Exp $ COMMENT= DLNA integration for GUPnP GNOME_PROJECT= gupnp-dlna GNOME_VERSION= 0.6.1 +REVISION= 0 SHARED_LIBS += gupnp-dlna-1.0 0.0 # 2.0 diff --git a/net/gupnp/igd/Makefile b/net/gupnp/igd/Makefile index e3af5fdec39..2a542aab0f1 100644 --- a/net/gupnp/igd/Makefile +++ b/net/gupnp/igd/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2011/07/05 17:07:20 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2011/07/05 17:14:30 jasper Exp $ COMMENT= library to handle UPnP IGD port mapping GNOME_PROJECT= gupnp-igd GNOME_VERSION= 0.1.11 +REVISION= 0 SHARED_LIBS += gupnp-igd-1.0 0.0 # 3.4 diff --git a/net/gupnp/tools/Makefile b/net/gupnp/tools/Makefile index 447c83518fa..5778afea88e 100644 --- a/net/gupnp/tools/Makefile +++ b/net/gupnp/tools/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2011/07/05 17:07:20 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2011/07/05 17:14:30 jasper Exp $ COMMENT= free replacements of Intel UPnP tools GNOME_PROJECT= gupnp-tools GNOME_VERSION= 0.8.3 +REVISION= 0 MODULES= devel/gettext \ x11/gnome diff --git a/net/gupnp/ui/Makefile b/net/gupnp/ui/Makefile index a1f0651a352..b0717e349c2 100644 --- a/net/gupnp/ui/Makefile +++ b/net/gupnp/ui/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2011/07/05 17:07:20 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2011/07/05 17:14:30 jasper Exp $ COMMENT= collection of GTK+ widgets on top of GUPnp GNOME_PROJECT= gupnp-ui GNOME_VERSION= 0.1.1 +REVISION= 0 SHARED_LIBS += gupnp-ui-1.0 0.0 # 0.0 diff --git a/net/gupnp/vala/Makefile b/net/gupnp/vala/Makefile index 2719d9d8f05..b2a6fc977f6 100644 --- a/net/gupnp/vala/Makefile +++ b/net/gupnp/vala/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2011/07/05 17:10:53 jasper Exp $ +# $OpenBSD: Makefile,v 1.4 2011/07/05 17:14:30 jasper Exp $ COMMENT= Vala bindings to GUPnP framework GNOME_PROJECT= gupnp-vala GNOME_VERSION= 0.8.0 -REVISION= 0 +REVISION= 1 MODULES= x11/gnome