Thu Aug 9 18:16:22 2012 UTC ()
Add ruby-open4.


(minskim)
diff -r1.1633 -r1.1634 pkgsrc/devel/Makefile
diff -r1.2499 -r1.2500 pkgsrc/doc/CHANGES-2012

cvs diff -r1.1633 -r1.1634 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2012/08/08 12:05:35 1.1633
+++ pkgsrc/devel/Makefile 2012/08/09 18:16:22 1.1634
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1633 2012/08/08 12:05:35 wen Exp $ 1# $NetBSD: Makefile,v 1.1634 2012/08/09 18:16:22 minskim Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= ObjectiveLib 11SUBDIR+= ObjectiveLib
12SUBDIR+= ProjectCenter 12SUBDIR+= ProjectCenter
13SUBDIR+= RBTools 13SUBDIR+= RBTools
14SUBDIR+= RTFM 14SUBDIR+= RTFM
@@ -1430,26 +1430,27 @@ SUBDIR+= ruby-lockfile @@ -1430,26 +1430,27 @@ SUBDIR+= ruby-lockfile
1430SUBDIR+= ruby-log4r 1430SUBDIR+= ruby-log4r
1431SUBDIR+= ruby-logging 1431SUBDIR+= ruby-logging
1432SUBDIR+= ruby-loquacious 1432SUBDIR+= ruby-loquacious
1433SUBDIR+= ruby-memcache 1433SUBDIR+= ruby-memcache
1434SUBDIR+= ruby-memoize 1434SUBDIR+= ruby-memoize
1435SUBDIR+= ruby-metaclass 1435SUBDIR+= ruby-metaclass
1436SUBDIR+= ruby-metaid 1436SUBDIR+= ruby-metaid
1437SUBDIR+= ruby-mkrf 1437SUBDIR+= ruby-mkrf
1438SUBDIR+= ruby-mocha 1438SUBDIR+= ruby-mocha
1439SUBDIR+= ruby-mode 1439SUBDIR+= ruby-mode
1440SUBDIR+= ruby-ncurses 1440SUBDIR+= ruby-ncurses
1441SUBDIR+= ruby-needle 1441SUBDIR+= ruby-needle
1442SUBDIR+= ruby-ole 1442SUBDIR+= ruby-ole
 1443SUBIDR+= ruby-open4
1443SUBDIR+= ruby-parseconfig 1444SUBDIR+= ruby-parseconfig
1444SUBDIR+= ruby-parser 1445SUBDIR+= ruby-parser
1445SUBDIR+= ruby-parsetree 1446SUBDIR+= ruby-parsetree
1446SUBDIR+= ruby-pathname2 1447SUBDIR+= ruby-pathname2
1447SUBDIR+= ruby-pkg-config 1448SUBDIR+= ruby-pkg-config
1448SUBDIR+= ruby-polyglot 1449SUBDIR+= ruby-polyglot
1449SUBDIR+= ruby-posix-spawn 1450SUBDIR+= ruby-posix-spawn
1450SUBDIR+= ruby-priority-queue 1451SUBDIR+= ruby-priority-queue
1451SUBDIR+= ruby-racc 1452SUBDIR+= ruby-racc
1452SUBDIR+= ruby-railties 1453SUBDIR+= ruby-railties
1453SUBDIR+= ruby-railties31 1454SUBDIR+= ruby-railties31
1454SUBDIR+= ruby-railties32 1455SUBDIR+= ruby-railties32
1455SUBDIR+= ruby-rake 1456SUBDIR+= ruby-rake

cvs diff -r1.2499 -r1.2500 pkgsrc/doc/CHANGES-2012 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2012 2012/08/09 15:58:25 1.2499
+++ pkgsrc/doc/CHANGES-2012 2012/08/09 18:16:21 1.2500
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2012,v 1.2499 2012/08/09 15:58:25 ryoon Exp $ 1$NetBSD: CHANGES-2012,v 1.2500 2012/08/09 18:16:21 minskim Exp $
2 2
3Changes to the packages collection and infrastructure in 2012: 3Changes to the packages collection and infrastructure in 2012:
4 4
5 Updated net/xnap to 2.0nb2 [ryoon 2012-01-01] 5 Updated net/xnap to 2.0nb2 [ryoon 2012-01-01]
6 Updated cross/h8300-hms-gcc to 3.1nb6 [dholland 2012-01-02] 6 Updated cross/h8300-hms-gcc to 3.1nb6 [dholland 2012-01-02]
7 Updated security/cy2-gssapi to 2.1.25nb1 [obache 2012-01-02] 7 Updated security/cy2-gssapi to 2.1.25nb1 [obache 2012-01-02]
8 Updated audio/alsa-lib to 1.0.22 [sbd 2012-01-02] 8 Updated audio/alsa-lib to 1.0.22 [sbd 2012-01-02]
9 Updated devel/cutter to 1.2.0 [obache 2012-01-02] 9 Updated devel/cutter to 1.2.0 [obache 2012-01-02]
10 Updated www/contao210-translations to 20111231 [taca 2012-01-02] 10 Updated www/contao210-translations to 20111231 [taca 2012-01-02]
11 Updated pkgtools/port2pkg to 1.12 [joerg 2012-01-02] 11 Updated pkgtools/port2pkg to 1.12 [joerg 2012-01-02]
12 Updated textproc/mdoclint to 1.14 [wiz 2012-01-02] 12 Updated textproc/mdoclint to 1.14 [wiz 2012-01-02]
13 Updated net/ldns to 1.6.11nb1 [pettai 2012-01-02] 13 Updated net/ldns to 1.6.11nb1 [pettai 2012-01-02]
14 Updated math/ntl to 5.5.2 [dholland 2012-01-02] 14 Updated math/ntl to 5.5.2 [dholland 2012-01-02]
@@ -3839,13 +3839,14 @@ Changes to the packages collection and i @@ -3839,13 +3839,14 @@ Changes to the packages collection and i
3839 Added devel/p5-Dist-Zooky version 0.10 [sno 2012-08-08] 3839 Added devel/p5-Dist-Zooky version 0.10 [sno 2012-08-08]
3840 Added textproc/p5-String-Truncate version 1.100600 [sno 2012-08-08] 3840 Added textproc/p5-String-Truncate version 1.100600 [sno 2012-08-08]
3841 Added textproc/p5-Pod-Elemental version 0.102362 [sno 2012-08-08] 3841 Added textproc/p5-Pod-Elemental version 0.102362 [sno 2012-08-08]
3842 Added textproc/p5-Pod-Weaver version 3.101638 [sno 2012-08-08] 3842 Added textproc/p5-Pod-Weaver version 3.101638 [sno 2012-08-08]
3843 Added devel/p5-Sub-Exporter-Progressive version 0.001003 [wen 2012-08-08] 3843 Added devel/p5-Sub-Exporter-Progressive version 0.001003 [wen 2012-08-08]
3844 Added textproc/p5-Pod-Elemental-PerlMunger version 0.093331 [sno 2012-08-08] 3844 Added textproc/p5-Pod-Elemental-PerlMunger version 0.093331 [sno 2012-08-08]
3845 Updated devel/p5-Devel-GlobalDestruction to 0.08 [wen 2012-08-08] 3845 Updated devel/p5-Devel-GlobalDestruction to 0.08 [wen 2012-08-08]
3846 Added textproc/p5-Dist-Zilla-Plugin-PodWeaver version 3.101641 [sno 2012-08-08] 3846 Added textproc/p5-Dist-Zilla-Plugin-PodWeaver version 3.101641 [sno 2012-08-08]
3847 Updated mail/getmail to 4.33.0 [schmonz 2012-08-08] 3847 Updated mail/getmail to 4.33.0 [schmonz 2012-08-08]
3848 Updated sysutils/mtools to 4.0.17nb1 [is 2012-08-08] 3848 Updated sysutils/mtools to 4.0.17nb1 [is 2012-08-08]
3849 Updated devel/p5-Moo to 1.000002 [wen 2012-08-08] 3849 Updated devel/p5-Moo to 1.000002 [wen 2012-08-08]
3850 Added lang/abcl version 1.0.1 [asau 2012-08-09] 3850 Added lang/abcl version 1.0.1 [asau 2012-08-09]
3851 Updated mail/thunderbird10 to 10.0.6nb1 [ryoon 2012-08-09] 3851 Updated mail/thunderbird10 to 10.0.6nb1 [ryoon 2012-08-09]
 3852 Added devel/ruby-open4 version 1.3.0 [minskim 2012-08-09]