pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/gupnp-igd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  2 15:46:43 UTC 2017

Modified Files:
        pkgsrc/net/gupnp-igd: Makefile PLIST distinfo

Log Message:
gupnp-igd: update to 0.2.4.

*******************
* GUPnP IGD 0.2.4 *
*******************

- Add API to delete mapping by internal IP/port instead of the external one


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/gupnp-igd/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/gupnp-igd/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/gupnp-igd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/gupnp-igd/Makefile
diff -u pkgsrc/net/gupnp-igd/Makefile:1.38 pkgsrc/net/gupnp-igd/Makefile:1.39
--- pkgsrc/net/gupnp-igd/Makefile:1.38  Mon Sep 18 09:53:02 2017
+++ pkgsrc/net/gupnp-igd/Makefile       Mon Oct  2 15:46:43 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2017/09/18 09:53:02 maya Exp $
+# $NetBSD: Makefile,v 1.39 2017/10/02 15:46:43 wiz Exp $
 
-DISTNAME=      gupnp-igd-0.2.3
-PKGREVISION=   10
+DISTNAME=      gupnp-igd-0.2.4
 CATEGORIES=    net devel
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gupnp-igd/0.2/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/net/gupnp-igd/PLIST
diff -u pkgsrc/net/gupnp-igd/PLIST:1.7 pkgsrc/net/gupnp-igd/PLIST:1.8
--- pkgsrc/net/gupnp-igd/PLIST:1.7      Mon Jun  8 11:04:09 2015
+++ pkgsrc/net/gupnp-igd/PLIST  Mon Oct  2 15:46:43 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2015/06/08 11:04:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2017/10/02 15:46:43 wiz 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/girepository-1.0/GUPnPIgd-1.0.typelib
@@ -12,7 +12,10 @@ share/gtk-doc/html/gupnp-igd/gupnp-igd.d
 share/gtk-doc/html/gupnp-igd/home.png
 share/gtk-doc/html/gupnp-igd/index.html
 share/gtk-doc/html/gupnp-igd/index.sgml
+share/gtk-doc/html/gupnp-igd/left-insensitive.png
 share/gtk-doc/html/gupnp-igd/left.png
+share/gtk-doc/html/gupnp-igd/right-insensitive.png
 share/gtk-doc/html/gupnp-igd/right.png
 share/gtk-doc/html/gupnp-igd/style.css
+share/gtk-doc/html/gupnp-igd/up-insensitive.png
 share/gtk-doc/html/gupnp-igd/up.png

Index: pkgsrc/net/gupnp-igd/distinfo
diff -u pkgsrc/net/gupnp-igd/distinfo:1.10 pkgsrc/net/gupnp-igd/distinfo:1.11
--- pkgsrc/net/gupnp-igd/distinfo:1.10  Wed Nov  4 00:35:04 2015
+++ pkgsrc/net/gupnp-igd/distinfo       Mon Oct  2 15:46:43 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2015/11/04 00:35:04 agc Exp $
+$NetBSD: distinfo,v 1.11 2017/10/02 15:46:43 wiz Exp $
 
-SHA1 (gupnp-igd-0.2.3.tar.xz) = a319fbe75f748b830519d86f6f4898fb176abbf1
-RMD160 (gupnp-igd-0.2.3.tar.xz) = be9b68f7f5916a7e4c8b26f8c2f3c4ac7337dc5d
-SHA512 (gupnp-igd-0.2.3.tar.xz) = 74b4a6e34fe89b7fa92125664bb09354601fe0b476b909fc6c233027ec58914619c88e5bd951a675d7ccfc33d01b0fdddb21eb915d38c7ff824364dc62c319ac
-Size (gupnp-igd-0.2.3.tar.xz) = 269920 bytes
+SHA1 (gupnp-igd-0.2.4.tar.xz) = 3a4b2c283d5757cd04594cd827b820fce8c10cfc
+RMD160 (gupnp-igd-0.2.4.tar.xz) = 5ad9970458dab6695006854677256e3c0a5e5794
+SHA512 (gupnp-igd-0.2.4.tar.xz) = 4da8d401935c4237661310aec0acb38e9c9fe54aeb6b2ef1c9533a8576dbd2d9f9db3b50c4e86b7efc81c80059a10ea52f73517dab23f3cdc0f91a5c0944dab8
+Size (gupnp-igd-0.2.4.tar.xz) = 272004 bytes



Home | Main Index | Thread Index | Old Index