pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added ruby-patron and ruby-amqp



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f465c033eb6c
branches:  trunk
changeset: 568027:f465c033eb6c
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Wed Dec 02 12:24:08 2009 +0000

description:
Added ruby-patron and ruby-amqp

diffstat:

 doc/CHANGES-2009 |  4 +++-
 net/Makefile     |  3 ++-
 www/Makefile     |  3 ++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diffs (49 lines):

diff -r 5ffe1fc67ee5 -r f465c033eb6c doc/CHANGES-2009
--- a/doc/CHANGES-2009  Wed Dec 02 12:22:07 2009 +0000
+++ b/doc/CHANGES-2009  Wed Dec 02 12:24:08 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.4489 2009/12/02 12:09:08 wiz Exp $
+$NetBSD: CHANGES-2009,v 1.4490 2009/12/02 12:24:08 fhajny Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -6005,3 +6005,5 @@
        Updated chat/telepathy-idle to 0.1.5 [wiz 2009-12-02]
        Updated chat/telepathy-glib to 0.9.1 [wiz 2009-12-02]
        Updated devel/mercurial to 1.4.1 [wiz 2009-12-02]
+       Added www/ruby-patron version 0.4.4 [fhajny 2009-12-02]
+       Added net/ruby-amqp version 0.6.5 [fhajny 2009-12-02]
diff -r 5ffe1fc67ee5 -r f465c033eb6c net/Makefile
--- a/net/Makefile      Wed Dec 02 12:22:07 2009 +0000
+++ b/net/Makefile      Wed Dec 02 12:24:08 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.793 2009/11/23 10:10:50 abs Exp $
+# $NetBSD: Makefile,v 1.794 2009/12/02 12:24:08 fhajny Exp $
 #
 
 COMMENT=       Networking tools
@@ -467,6 +467,7 @@
 SUBDIR+=       rp-pppoe
 SUBDIR+=       rsync
 SUBDIR+=       rtorrent
+SUBDIR+=       ruby-amqp
 SUBDIR+=       ruby-icmp
 SUBDIR+=       ruby-netaddr
 SUBDIR+=       ruby-snmp
diff -r 5ffe1fc67ee5 -r f465c033eb6c www/Makefile
--- a/www/Makefile      Wed Dec 02 12:22:07 2009 +0000
+++ b/www/Makefile      Wed Dec 02 12:24:08 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.673 2009/11/28 21:28:35 tnn Exp $
+# $NetBSD: Makefile,v 1.674 2009/12/02 12:24:08 fhajny Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -473,6 +473,7 @@
 SUBDIR+=       ruby-jsmin
 SUBDIR+=       ruby-mechanize
 SUBDIR+=       ruby-net-flickr
+SUBDIR+=       ruby-patron
 SUBDIR+=       ruby-rack
 SUBDIR+=       ruby-staticmatic
 SUBDIR+=       ruby-tag



Home | Main Index | Thread Index | Old Index