pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/gupnp gupnp: mark it as outdated 1.0 branch



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5801b5857248
branches:  trunk
changeset: 400012:5801b5857248
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 20 13:17:48 2019 +0000

description:
gupnp: mark it as outdated 1.0 branch

diffstat:

 net/gupnp/DESCR    |  2 ++
 net/gupnp/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r def3074be348 -r 5801b5857248 net/gupnp/DESCR
--- a/net/gupnp/DESCR   Tue Aug 20 13:17:33 2019 +0000
+++ b/net/gupnp/DESCR   Tue Aug 20 13:17:48 2019 +0000
@@ -1,3 +1,5 @@
 GUPnP implements the UPnP specification: resource announcement and discovery,
 description, control, event notification, and presentation
 (GUPnP includes basic web server functionality through libsoup).
+
+This package contains the outdated 1.0 branch.
diff -r def3074be348 -r 5801b5857248 net/gupnp/Makefile
--- a/net/gupnp/Makefile        Tue Aug 20 13:17:33 2019 +0000
+++ b/net/gupnp/Makefile        Tue Aug 20 13:17:48 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2019/04/25 07:33:10 maya Exp $
+# $NetBSD: Makefile,v 1.60 2019/08/20 13:17:48 wiz Exp $
 
 DISTNAME=      gupnp-1.0.3
 PKGREVISION=   4
@@ -8,7 +8,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.gupnp.org/
-COMMENT=       Framework for UPnP devices
+COMMENT=       Framework for UPnP devices (1.0 branch)
 LICENSE=       gnu-lgpl-v2
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index