Mon Apr 7 18:07:15 2008 UTC ()
Note initial addition of textproc/ruby-fastercsv as version 1.2.3 into the
NetBSD Packages Collection.

FasterCSV is intended as a complete replacement to the Ruby CSV
standard library. It is significantly faster and smaller while
still being pure Ruby code. It also strives for a better interface.


(seb)
diff -r1.660 -r1.661 pkgsrc/doc/CHANGES-2008

cvs diff -r1.660 -r1.661 pkgsrc/doc/CHANGES-2008 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2008 2008/04/07 17:10:14 1.660
+++ pkgsrc/doc/CHANGES-2008 2008/04/07 18:07:15 1.661
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2008,v 1.660 2008/04/07 17:10:14 adam Exp $ 1$NetBSD: CHANGES-2008,v 1.661 2008/04/07 18:07:15 seb Exp $
2 2
3Changes to the packages collection and infrastructure in 2008: 3Changes to the packages collection and infrastructure in 2008:
4 4
5 Updated mail/dovecot to 1.0.10 [ghen 2008-01-01] 5 Updated mail/dovecot to 1.0.10 [ghen 2008-01-01]
6 Updated www/opera to 9.25 [xtraeme 2008-01-02] 6 Updated www/opera to 9.25 [xtraeme 2008-01-02]
7 Updated sysutils/p5-Unix-Syslog to 1.0 [adrianp 2008-01-03] 7 Updated sysutils/p5-Unix-Syslog to 1.0 [adrianp 2008-01-03]
8 Updated net/p5-Net-Server to 0.97 [adrianp 2008-01-03] 8 Updated net/p5-Net-Server to 0.97 [adrianp 2008-01-03]
9 Updated net/libupnp to 1.6.3 [obache 2008-01-03] 9 Updated net/libupnp to 1.6.3 [obache 2008-01-03]
10 mk/bsd.pkg.mk: freeze ended for pkgsrc-2007Q4 branch [agc 2008-01-02] 10 mk/bsd.pkg.mk: freeze ended for pkgsrc-2007Q4 branch [agc 2008-01-02]
11 Updated textproc/hyperestraier to 1.4.13 [obache 2008-01-03] 11 Updated textproc/hyperestraier to 1.4.13 [obache 2008-01-03]
12 Updated textproc/p5-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03] 12 Updated textproc/p5-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03]
13 Updated textproc/ruby-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03] 13 Updated textproc/ruby-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03]
14 Updated textproc/ruby-pure-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03] 14 Updated textproc/ruby-pure-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03]
@@ -1283,13 +1283,14 @@ Changes to the packages collection and i @@ -1283,13 +1283,14 @@ Changes to the packages collection and i
1283 Added textproc/p5-String-Random version 0.22 [he 2008-04-07] 1283 Added textproc/p5-String-Random version 0.22 [he 2008-04-07]
1284 Added geography/p5-Geo-Distance version 0.11 [he 2008-04-07] 1284 Added geography/p5-Geo-Distance version 0.11 [he 2008-04-07]
1285 Added databases/p5-Class-DBI-Pg version 0.06 [he 2008-04-07] 1285 Added databases/p5-Class-DBI-Pg version 0.06 [he 2008-04-07]
1286 Updated www/opera to 9.27 [xtraeme 2008-04-07] 1286 Updated www/opera to 9.27 [xtraeme 2008-04-07]
1287 Updated x11/pixman to 0.10.0 [bjs 2008-04-07] 1287 Updated x11/pixman to 0.10.0 [bjs 2008-04-07]
1288 Updated devel/scmgit to 1.5.4.5 [bjs 2008-04-07] 1288 Updated devel/scmgit to 1.5.4.5 [bjs 2008-04-07]
1289 Updated lang/tcl to 8.4.18 [bjs 2008-04-07] 1289 Updated lang/tcl to 8.4.18 [bjs 2008-04-07]
1290 Updated x11/tk to 8.4.18 [bjs 2008-04-07] 1290 Updated x11/tk to 8.4.18 [bjs 2008-04-07]
1291 Updated audio/libsndfile to 1.0.17nb3 [bjs 2008-04-07] 1291 Updated audio/libsndfile to 1.0.17nb3 [bjs 2008-04-07]
1292 Updated audio/moc to 2.4.3 [bjs 2008-04-07] 1292 Updated audio/moc to 2.4.3 [bjs 2008-04-07]
1293 Added audio/moc-devel version 2.5.0.3 [bjs 2008-04-07] 1293 Added audio/moc-devel version 2.5.0.3 [bjs 2008-04-07]
1294 Updated misc/openoffice2 to 2.4.0 [hira 2008-04-07] 1294 Updated misc/openoffice2 to 2.4.0 [hira 2008-04-07]
1295 Updated graphics/inkscape to 0.46 [adam 2008-04-07] 1295 Updated graphics/inkscape to 0.46 [adam 2008-04-07]
 1296 Added textproc/ruby-fastercsv version 1.2.3 [seb 2008-04-07]