summaryrefslogtreecommitdiff
path: root/net/gupnp-igd
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-10-06 08:18:53 +0000
committerryoon <ryoon@pkgsrc.org>2012-10-06 08:18:53 +0000
commit12843d47ecf591341aac04361d498d055c895d97 (patch)
treea03d3835237e01072efb6220f3ade83b0bc40a53 /net/gupnp-igd
parent37059d2b3c5ee1f649be5921498ca556a334928c (diff)
downloadpkgsrc-12843d47ecf591341aac04361d498d055c895d97.tar.gz
Update to 0.2.0
* Bump BUILDLINK_API_DEPENDS and BUILDLINK_ABI_DEPENDS Changelog: ******************* * GUPnP IGD 0.2.0 * ******************* - Use the thread current GMainContext instead of passing it as a parameter - Make the GUPnPIgdThread object work with the new GUPnP 0.18 ******************** * GUPnP IGD 0.1.11 * ******************** - Disable introspection correctly on --disable-introspection ******************** * GUPnP IGD 0.1.10 * ******************** - Port to gobject-introspection 0.10 ******************* * GUPnP IGD 0.1.9 * ******************* - Set thread default main context ******************* * GUPnP IGD 0.1.8 * ******************* - Add GObject Introspection support - Return a valid GError if the other side returns an invalid IP - Make newer GNU Make and newer GCC happy
Diffstat (limited to 'net/gupnp-igd')
-rw-r--r--net/gupnp-igd/Makefile8
-rw-r--r--net/gupnp-igd/PLIST3
-rw-r--r--net/gupnp-igd/buildlink3.mk6
-rw-r--r--net/gupnp-igd/distinfo9
4 files changed, 12 insertions, 14 deletions
diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile
index 56f044c8579..80db79db47a 100644
--- a/net/gupnp-igd/Makefile
+++ b/net/gupnp-igd/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2012/09/15 10:06:01 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/06 08:18:53 ryoon Exp $
#
-DISTNAME= gupnp-igd-0.1.7
-PKGREVISION= 8
+DISTNAME= gupnp-igd-0.2.0
CATEGORIES= net devel
-MASTER_SITES= http://www.gupnp.org/sources/gupnp-igd/
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-igd/0.2/}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gupnp.org/
diff --git a/net/gupnp-igd/PLIST b/net/gupnp-igd/PLIST
index baba3701165..cdf4f4aa5e0 100644
--- a/net/gupnp-igd/PLIST
+++ b/net/gupnp-igd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2010/06/15 11:48:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/10/06 08:18:53 ryoon Exp $
include/gupnp-igd-1.0/libgupnp-igd/gupnp-simple-igd-thread.h
include/gupnp-igd-1.0/libgupnp-igd/gupnp-simple-igd.h
lib/libgupnp-igd-1.0.la
@@ -10,7 +10,6 @@ ${PYSITELIB}/gupnp/igd.la
share/gtk-doc/html/gupnp-igd/GUPnPSimpleIgd.html
share/gtk-doc/html/gupnp-igd/GUPnPSimpleIgdThread.html
share/gtk-doc/html/gupnp-igd/ch01.html
-share/gtk-doc/html/gupnp-igd/gupnp-igd.devhelp
share/gtk-doc/html/gupnp-igd/gupnp-igd.devhelp2
share/gtk-doc/html/gupnp-igd/home.png
share/gtk-doc/html/gupnp-igd/index.html
diff --git a/net/gupnp-igd/buildlink3.mk b/net/gupnp-igd/buildlink3.mk
index 7c5cb894ea2..3c0d6fe4bc4 100644
--- a/net/gupnp-igd/buildlink3.mk
+++ b/net/gupnp-igd/buildlink3.mk
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.11 2012/09/15 10:06:01 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2012/10/06 08:18:53 ryoon Exp $
BUILDLINK_TREE+= gupnp-igd
.if !defined(GUPNP_IGD_BUILDLINK3_MK)
GUPNP_IGD_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.gupnp-igd+= gupnp-igd>=0.1.3
-BUILDLINK_ABI_DEPENDS.gupnp-igd+= gupnp-igd>=0.1.7nb8
+BUILDLINK_API_DEPENDS.gupnp-igd+= gupnp-igd>=0.2.0
+BUILDLINK_ABI_DEPENDS.gupnp-igd+= gupnp-igd>=0.2.0
BUILDLINK_PKGSRCDIR.gupnp-igd?= ../../net/gupnp-igd
.include "../../net/gupnp/buildlink3.mk"
diff --git a/net/gupnp-igd/distinfo b/net/gupnp-igd/distinfo
index 5c701d0785c..f3bc8c27fd8 100644
--- a/net/gupnp-igd/distinfo
+++ b/net/gupnp-igd/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.5 2010/12/25 06:33:11 obache Exp $
+$NetBSD: distinfo,v 1.6 2012/10/06 08:18:53 ryoon Exp $
-SHA1 (gupnp-igd-0.1.7.tar.gz) = b37d44af7172af3e4d0c7f331519bba7e31f752b
-RMD160 (gupnp-igd-0.1.7.tar.gz) = 7176e7bc65b513b41c191366f728c9819a22f8ef
-Size (gupnp-igd-0.1.7.tar.gz) = 362614 bytes
-SHA1 (patch-ab) = efbe075328d3d84b39f39727ea4fbabd763b7af8
+SHA1 (gupnp-igd-0.2.0.tar.bz2) = a659ab69b0c5feb9fe962e48992643c04324b311
+RMD160 (gupnp-igd-0.2.0.tar.bz2) = 47742c7ca6e8489f7d9f17f7399656a99ac28efb
+Size (gupnp-igd-0.2.0.tar.bz2) = 308044 bytes
SHA1 (patch-ac) = 76cae0ce8589f1f2b8edbffdbeaf4ab668d21691