pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/pear-SOAP



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon May 19 15:37:18 UTC 2025

Modified Files:
        pkgsrc/net/pear-SOAP: Makefile distinfo

Log Message:
net/pear-SOAP: update to 0.14.0

0.14.0 (2018-08-16)

* PR #1: added support for XML "nillable" when using SOAP overload extension
* PR #3: added composer support


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/pear-SOAP/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/pear-SOAP/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-SOAP/Makefile
diff -u pkgsrc/net/pear-SOAP/Makefile:1.15 pkgsrc/net/pear-SOAP/Makefile:1.16
--- pkgsrc/net/pear-SOAP/Makefile:1.15  Sat Feb  8 03:49:23 2025
+++ pkgsrc/net/pear-SOAP/Makefile       Mon May 19 15:37:17 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2025/02/08 03:49:23 taca Exp $
+# $NetBSD: Makefile,v 1.16 2025/05/19 15:37:17 taca Exp $
 
-DISTNAME=      SOAP-0.13.0
-PKGREVISION=   1
+DISTNAME=      SOAP-0.14.0
 CATEGORIES+=   net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/net/pear-SOAP/distinfo
diff -u pkgsrc/net/pear-SOAP/distinfo:1.9 pkgsrc/net/pear-SOAP/distinfo:1.10
--- pkgsrc/net/pear-SOAP/distinfo:1.9   Tue Oct 26 11:06:29 2021
+++ pkgsrc/net/pear-SOAP/distinfo       Mon May 19 15:37:17 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:06:29 nia Exp $
+$NetBSD: distinfo,v 1.10 2025/05/19 15:37:17 taca Exp $
 
-BLAKE2s (pear/SOAP-0.13.0.tgz) = 0e0bcf836f87793a9e55f0aa36633c361caf0710307e1337f23374b4a2da5971
-SHA512 (pear/SOAP-0.13.0.tgz) = 79cf5c760dd70527ac5d0b74db0a46a3df35dd57f5119942a2e5b92ed5eeb0e2773fc19c4df2224657d353f42d43250dcf80936677fb2efd1897954f8d8d2904
-Size (pear/SOAP-0.13.0.tgz) = 85945 bytes
+BLAKE2s (pear/SOAP-0.14.0.tgz) = d4c5178976a878a1e0ec76490929097539fc466f5ea0ac73b40f20eaf6b81c5d
+SHA512 (pear/SOAP-0.14.0.tgz) = 20f8b04fa45daeec6f9d7334933dc7a7d2dd51841ea071bb056fd34e73fa78c328fd05088d0aead3d1b3a6cfdf823b916c6add16bb11d83cd513ce1c56f816cf
+Size (pear/SOAP-0.14.0.tgz) = 86450 bytes



Home | Main Index | Thread Index | Old Index