pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Jan 24 13:42:01 UTC 2017

Modified Files:
        pkgsrc/doc: CHANGES-2017
        pkgsrc/net: Makefile

Log Message:
Added net/p5-XML-RPC version 0.9


To generate a diff of this commit:
cvs rdiff -u -r1.406 -r1.407 pkgsrc/doc/CHANGES-2017
cvs rdiff -u -r1.1143 -r1.1144 pkgsrc/net/Makefile

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

Modified files:

Index: pkgsrc/doc/CHANGES-2017
diff -u pkgsrc/doc/CHANGES-2017:1.406 pkgsrc/doc/CHANGES-2017:1.407
--- pkgsrc/doc/CHANGES-2017:1.406       Tue Jan 24 13:32:25 2017
+++ pkgsrc/doc/CHANGES-2017     Tue Jan 24 13:42:00 2017
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.406 2017/01/24 13:32:25 ryoon Exp $
+$NetBSD: CHANGES-2017,v 1.407 2017/01/24 13:42:00 mef Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -524,3 +524,4 @@ Changes to the packages collection and i
        Updated net/py-lexicon to 1.2.2 [fhajny 2017-01-24]
        Updated time/py-parsedatetime to 2.2 [fhajny 2017-01-24]
        Updated www/seamonkey to 2.46nb3 [ryoon 2017-01-24]
+       Added net/p5-XML-RPC version 0.9 [mef 2017-01-24]

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1143 pkgsrc/net/Makefile:1.1144
--- pkgsrc/net/Makefile:1.1143  Mon Jan  9 13:33:43 2017
+++ pkgsrc/net/Makefile Tue Jan 24 13:42:00 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1143 2017/01/09 13:33:43 taca Exp $
+# $NetBSD: Makefile,v 1.1144 2017/01/24 13:42:00 mef Exp $
 #
 
 COMMENT=       Networking tools
@@ -538,6 +538,7 @@ SUBDIR+=    p5-Umph-Prompt
 SUBDIR+=       p5-WebService-Google-Reader
 SUBDIR+=       p5-WebService-MusicBrainz
 SUBDIR+=       p5-X500-DN
+SUBDIR+=       p5-XML-RPC
 SUBDIR+=       p5-Zabbix-Sender
 SUBDIR+=       p5-gcap
 SUBDIR+=       p5-grake



Home | Main Index | Thread Index | Old Index