pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/pear-Net_URL2
Module Name: pkgsrc
Committed By: taca
Date: Tue Jul 19 14:55:07 UTC 2016
Modified Files:
pkgsrc/net/pear-Net_URL2: Makefile distinfo
Log Message:
Update pear-Net_URL2 to 2.2.1.
Summary from commit log:
* Fix: Correct case of method call name
* Fix: Correct earlier regex delimiter
Remove superfluous character from character class that was previously
needed as the at-symbol ("@") was used as pattern delimiter.
Ref: fca283a
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/pear-Net_URL2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/pear-Net_URL2/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/pear-Net_URL2/Makefile
diff -u pkgsrc/net/pear-Net_URL2/Makefile:1.2 pkgsrc/net/pear-Net_URL2/Makefile:1.3
--- pkgsrc/net/pear-Net_URL2/Makefile:1.2 Sun Aug 30 09:02:43 2015
+++ pkgsrc/net/pear-Net_URL2/Makefile Tue Jul 19 14:55:07 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2015/08/30 09:02:43 taca Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/19 14:55:07 taca Exp $
-DISTNAME= Net_URL2-2.2.0
+DISTNAME= Net_URL2-2.2.1
CATEGORIES= net
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/pear-Net_URL2/distinfo
diff -u pkgsrc/net/pear-Net_URL2/distinfo:1.3 pkgsrc/net/pear-Net_URL2/distinfo:1.4
--- pkgsrc/net/pear-Net_URL2/distinfo:1.3 Wed Nov 4 00:35:27 2015
+++ pkgsrc/net/pear-Net_URL2/distinfo Tue Jul 19 14:55:07 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 00:35:27 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/07/19 14:55:07 taca Exp $
-SHA1 (pear/Net_URL2-2.2.0.tgz) = babd90bbd964c5748b6b221f27b6b017b643b1da
-RMD160 (pear/Net_URL2-2.2.0.tgz) = be81ba2812527d657da89395954e8e74abc1ab30
-SHA512 (pear/Net_URL2-2.2.0.tgz) = b75be186ef004ca1d352bc23d30e7dd5d1461293e845e7515f3f5b51917327103e3374ef71c7b0e8594c2452757bfeb58bd64710aa2cd020b7af7ab0b0f2ea9c
-Size (pear/Net_URL2-2.2.0.tgz) = 19908 bytes
+SHA1 (pear/Net_URL2-2.2.1.tgz) = b195d28d2faf6db19b85baf2c496f1443c51148e
+RMD160 (pear/Net_URL2-2.2.1.tgz) = 734bafde4c5ffe1266aa74a4f0f041cb71ace9a6
+SHA512 (pear/Net_URL2-2.2.1.tgz) = 356eebcb7b077e8a57d19f7a0549c973fe4923fbd83836ac000c1068d7f19c42ebebef5e07a2a5880737d0f8b2398bb32be9fa97ef931a1009d6229dfd71b495
+Size (pear/Net_URL2-2.2.1.tgz) = 20010 bytes
Home |
Main Index |
Thread Index |
Old Index