Julien Laffaye
e56f92dd2d
Update to 5.12
...
PR: ports/158427
Submitted by: Takefu <takefu@airport.fm> (maintainer)
2011-07-20 11:11:10 +00:00
Sergey A. Osokin
fc2aa39070
Update from 1.0.4 to 1.0.5.
...
Fix third-party accept_language fetch by moving to github.
<ChangeLog>
*) Change: now default SSL ciphers are "HIGH:!aNULL:!MD5".
Thanks to Rob Stradling.
*) Feature: the "referer_hash_max_size" and "referer_hash_bucket_size"
directives.
Thanks to Witold Filipczyk.
*) Feature: $uid_reset variable.
*) Bugfix: a segmentation fault might occur in a worker process, if a
caching was used.
Thanks to Lanshun Zhou.
*) Bugfix: worker processes may got caught in an endless loop during
reconfiguration, if a caching was used; the bug had appeared in
0.8.48.
Thanks to Maxim Dounin.
*) Bugfix: "stalled cache updating" alert.
Thanks to Maxim Dounin.
</ChangeLog>
2011-07-20 10:50:50 +00:00
Frederic Culot
4209416e06
- Update to 1.202 [1]
...
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/Feersum/Changes
PR: ports/159043 [1]
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
2011-07-20 10:40:50 +00:00
Steve Wills
2f61b9072e
- This should work fine with 1.8 now
2011-07-20 02:46:10 +00:00
Olli Hauer
6af62cb725
- fix cronolog processing option [1]
...
- improve pidfile handling in rc script [2]
PR: ports/158237 [1], ports/158410 [2]
Submitted by: Jason Helfman <jhelfman _at_ experts-exchange.com> (maintainer) [1]
Phil Phillips <pphillips _at_ experts-exchange.com> [2]
Approved by: maintainer
2011-07-19 22:45:27 +00:00
Julien Laffaye
6d067aea65
Update to 2.11.8
...
PR: ports/158528
Submitted by: Gerhard Schmidt <estartu@augusta.de> (maintainer)
2011-07-19 11:00:31 +00:00
Frederic Culot
be1cfc221a
- Do not hardcode Python version in Makefile test target
...
- Avoid sed errors during documentation build
PR: ports/158896
Submitted by: John Marino <freebsdml@marino.st> (maintainer)
2011-07-19 10:58:23 +00:00
Sunpoet Po-Chuan Hsieh
eab4c223bb
- Update to 0.94
...
Changes: http://search.cpan.org/dist/Catalyst-Plugin-AutoRestart/Changes
PR: ports/158964
Submitted by: sunpoet (myself)
Approved by: miwi (maintainer, via IRC)
2011-07-19 03:59:10 +00:00
Cy Schubert
5a69d149be
Fix fetch brokeness.
...
Assume maintainership.
2011-07-18 16:15:06 +00:00
Stefan Eßer
545065fd18
Fix plist: One file has been removed.
2011-07-18 13:22:11 +00:00
Mario Sergio Fujikawa Ferreira
19896cf79d
Update to 1.0r2278
2011-07-18 02:24:10 +00:00
Frederic Culot
4bc78274f9
- Update to 0.7.2
...
PR: ports/158981
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-07-17 07:38:08 +00:00
Sunpoet Po-Chuan Hsieh
70c504f7a7
- Change RUN_DEPENDS: replace XML::XSLT and XML::Sablotron with XML::LibXSLT
...
- Fix PLIST [1]
- Add CPAN URL to pkg-descr
- Bump PORTREVISION for dependency change
Reported by: pointyhat [1]
2011-07-16 17:48:35 +00:00
Frederic Culot
9f40cb3061
- Update to 1.11
...
Changes: http://search.cpan.org/dist/HTML-GenerateUtil/Changes
2011-07-16 11:30:54 +00:00
Mark Linimon
6f21add32a
Mark as broken on sparc64: does not configure.
2011-07-16 05:41:45 +00:00
Sunpoet Po-Chuan Hsieh
822821526a
- Remove useless DIST_SUBDIR
...
- Cosmetic change
2011-07-15 08:32:58 +00:00
Frederic Culot
64d262021a
- Update to 0.2
...
PR: ports/158903
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: Jason bacon <jwbacon@tds.net> (maintainer)
2011-07-15 06:56:02 +00:00
Beech Rintoul
17b5453c6f
Send to attic, replaced by "webmail" and "groupware"
2011-07-14 22:27:59 +00:00
Johan van Selst
bbf9abf03d
Update xshttpd-devel to 3.7 beta 21
2011-07-14 21:01:30 +00:00
Martin Matuska
96cc2bdcf8
Set maintainer of Horde ports to horde@FreeBSD.org
...
Approved by: maintainer (beech@ and mm@)
2011-07-14 20:33:30 +00:00
Beech Rintoul
4dea03b7b4
- Perl 5.14 changes format of compiled regexps.
...
This update amends the pattern awstats uses to parse
compiled regexps to cater for the new 5.14 format
PR: ports/158837
Submitted by: Jase Thew <freebsd@beardz.net>
Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2011-07-14 16:42:10 +00:00
Tilman Keskinoz
3438eb987e
Support Firefox up to 6.x
...
PR: 158625
Submitted by: maintainer
2011-07-14 15:04:39 +00:00
Tilman Keskinoz
9c18c138c4
Support Firefox up to version 6.x
...
PR: 158632
Submitted by: maintainer
2011-07-14 14:42:11 +00:00
Sunpoet Po-Chuan Hsieh
816fd54fa7
- Add p5-LWP-Protocol-http10 6.02
...
The LWP::Protocol::http10 module provide support for using HTTP/1.0 protocol
with LWP. To use it you need to call LWP::Protocol::implementor() to override
the standard handler for http URLs.
This module used to be bundled with the libwww-perl, but it was unbundled in
v6.02 as part of the general cleanup for the 6-series. LWP::Protocol::http10 is
deprecated.
WWW: http://search.cpan.org/dist/LWP-Protocol-http10/
2011-07-14 08:49:43 +00:00
Stefan Eßer
feb83cb3b4
Upgrade to 1.6.5.
...
Approved by: wen
2011-07-14 07:22:08 +00:00
Sunpoet Po-Chuan Hsieh
5086ee3f63
- Update to 3.0.9
...
- Update comment
Changes: http://www.phpbb.com/community/viewtopic.php?f=14&t=2134142&sid=d5bb66906a5e4284e3cc581f4bc2a147
PR: ports/158863
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
2011-07-14 06:42:03 +00:00
Rene Ladan
95be40aac0
Update to 12.0.742.124, string updates.
2011-07-13 19:44:05 +00:00
Philippe Audeoud
ed48c92609
- Update to 2.2.8
2011-07-13 14:14:10 +00:00
Sergey A. Osokin
c75e9c7d6e
Add two more third-party modules:
...
o) chunkin-nginx-module - HTTP 1.1 chunked-encoding request body support;
o) xss-nginx-module - native cross-site scripting support in nginx.
Update nginx_eval_module to the latest version 1.0.3, move MASTER_SITES
to github.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default.
2011-07-13 09:21:17 +00:00
Sunpoet Po-Chuan Hsieh
d20fa5fcc6
- Update to 3295
...
Changes: http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR: ports/158259 (based on)
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: Vick Khera <vivek@khera.org> (maintainer)
2011-07-13 06:41:45 +00:00
Sunpoet Po-Chuan Hsieh
5fb9b7fbfc
- Update to 1.08
...
- Fix MAINTAINER address
- Add LICENSE
Changes: http://search.cpan.org/dist/LWP-Online/Changes
PR: ports/158851
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
2011-07-13 06:33:30 +00:00
Sunpoet Po-Chuan Hsieh
ea2299e912
- Update to 3.2.1
...
Changes: http://wordpress.org/news/2011/07/wordpress-3-2-1/
PR: ports/158853
Submitted by: ychsiao <ychsiao@ychsiao.org> (maintainer)
2011-07-13 05:55:17 +00:00
Sunpoet Po-Chuan Hsieh
2bf7229da2
- Update to 1.10
...
Changes: http://search.cpan.org/dist/WWW-Mechanize-Pluggable/Changes
2011-07-13 01:37:49 +00:00
Sergey A. Osokin
bf2d6ad661
Add one more third-party module:
...
o) ngx_postgres-0.8 - upstream module that allows nginx to
communicate directly with PostgreSQL database.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default.
2011-07-12 15:46:56 +00:00
Sergey A. Osokin
8b160e0267
Add 3 third-party modules:
...
o) ngx_devel_kit - module that is designed to extend the core
functionality of nginx;
o) ngx_lua - embed the power of lua into nginx;
o) ngx_redis2 - upstream module for the Redis database 2.0 protocol.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default.
2011-07-12 12:18:22 +00:00
Rene Ladan
64029b72a2
Fix dependency on libgcrypt [1]
...
Make the dependency a RUN_DEPENDS [2]
Submitted by: Volodymyr Kostyrko (c.kworr gmail.com) [1]
Jan Hendrik Sylvester (me jahn.de) [1]
danfe [2]
2011-07-12 11:35:18 +00:00
Philippe Audeoud
79638c4def
- Add mbstring dependency
...
- Add options ldap and imap support
PR: ports/158795
Submitted by: Gvozdikov Veniamin <g.veniamin _AT_ googlemail.com>
Approved by: maintainer
2011-07-12 11:27:33 +00:00
Sergey A. Osokin
2281cdc181
Add third-party module srcache-0.12.
...
Use more or less canonical name for github.com MASTER_SITES.
Fix fetch for third-party module memc.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default.
2011-07-12 09:41:28 +00:00
Philippe Audeoud
bdd3c32e61
- Update to 1.7
...
PR: ports/158420
Submitted by: Bo-Yi Wu <appleboy.tw _AT_ gmail.com>
2011-07-12 07:40:42 +00:00
Sofian Brabez
53f7ebd45a
- Fix NLS OPTIONS
...
- Bump PORTREVISION
Reported by: jlaffaye@
Approved by: miwi@ (mentor)
2011-07-12 05:47:17 +00:00
Sunpoet Po-Chuan Hsieh
8b44a318bf
- Fix *_DEPENDS entries after www/p5-libwww updated to 6.x
2011-07-12 02:10:30 +00:00
Pav Lucistnik
db43f698bf
- Mark BROKEN: does not compile
...
Reported by: pointyhat
2011-07-11 20:48:01 +00:00
Rene Ladan
0690029072
- Add explicit LIB_DEPENDS on security/libgcrypt,
...
chromium uses it via dlopen() [1]
- Bump PORTREVISION
- Pet portlint
Submitted by: jilles (private mail) [1]
2011-07-11 20:37:56 +00:00
Philip M. Gollucci
0043da7f2f
Ammend broken message and conditionalize
2011-07-11 16:15:51 +00:00
Julien Laffaye
8dbfb133ec
- Update to 1.2.4
...
- Make portlint happy
PR: ports/158318
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: maintainer timeout, bapt (mentor, implicit)
2011-07-11 12:46:30 +00:00
Nicola Vitale
d606d21f28
- Update to 1.1.b1
2011-07-11 12:44:49 +00:00
Sergey A. Osokin
6785fc62d9
Update third-party modules:
...
o) echo from 0.34 to 0.36;
o) headers_more from 0.14 to 0.15;
o) memc from 0.11 to 0.12.
Change default MASTER_SITES for these modules from MASTER_SITE_LOCAL
to http://download.github.com/ .
Fix whitespaces.
Bump PORTREVISION is unnecessary, because these modules are
disabled by default.
2011-07-11 11:22:01 +00:00
Sunpoet Po-Chuan Hsieh
5e793f428d
- Fix typo
...
Notified by: ache
2011-07-11 09:19:37 +00:00
Sunpoet Po-Chuan Hsieh
c10d688521
- Update to 6.02
...
- Take maintainership [1]
PR: ports/157629
Submitted by: sunpoet (myself)
Approved by: jadawin (maintainer) [1]
2011-07-11 06:39:11 +00:00
Baptiste Daroussin
49746f82dd
- update to 1.79
2011-07-11 06:20:39 +00:00
Baptiste Daroussin
69034af2b0
- update to 0.1013
...
- add licenses
- changes: http://cpansearch.perl.org/src/MIYAGAWA/Tatsumaki-0.1013/Changes
2011-07-11 06:16:55 +00:00
Baptiste Daroussin
3bf946382e
- update to 4.50
...
- changes: http://cpansearch.perl.org/src/MARKSTOS/CGI-Application-4.50/Changes
2011-07-11 06:11:36 +00:00
Sunpoet Po-Chuan Hsieh
626f63a0e4
- Add p5-LWP-Protocol-https 6.02
...
The LWP::Protocol::https module provide support for using https schemed URLs
with LWP. This module is a plug-in to the LWP protocol handling, so you don't
use it directly. Once the module is installed LWP is able to access sites using
HTTP over SSL/TLS.
If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither
SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one
provided by Mozilla::CA. If the Mozilla::CA module isn't available SSL requests
will fail. Either install this module, set up an alternative SSL_ca_file or
disable hostname verification.
This module used to be bundled with the libwww-perl, but it was unbundled in
v6.02 in order to be able to declare its dependencies properly for the CPAN
tool-chain. Applications that need https support can just declare their
dependency on LWP::Protocol::https and will no longer need to know what
underlying modules to install.
WWW: http://search.cpan.org/dist/LWP-Protocol-https/
2011-07-11 06:03:31 +00:00
Ashish SHUKLA
2bd0c272b0
Generic HTTP types for Haskell (for both client and server code).
...
WWW: https://github.com/aristidb/http-types
Obtained from: FreeBSD Haskell
2011-07-10 21:33:00 +00:00
Baptiste Daroussin
10f5e8576f
- update ICU to 4.8
...
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
2011-07-10 21:06:39 +00:00
Julien Laffaye
1013bd7890
Update to 0.9.12
...
PR: ports/158285
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: maintainer timeout, bapt (mentor)
2011-07-10 16:30:52 +00:00
Ashish SHUKLA
72aec0acb1
- Update devel/hs-blaze-builder to 0.3.0.1
...
- Update devel/hs-blaze-builder-enumerator to 0.2.0.1
- Update devel/hs-darcs to 2.5.2
- Update devel/hs-hashed-storage to 0.5.7
- Update devel/hs-haskeline to 0.6.4.0
- Update devel/hs-haskell-src-exts to 1.11.1
- Update devel/hs-hoogle to 4.2.5
- Update devel/hs-test-framework to 0.4.0
- Update devel/hs-test-framework-quickcheck2 to 0.2.10
- Update www/hs-wai to 0.4.0
- Update www/hs-warp to 0.4.0.1
- Bump PORTREVISION of devel/cvs2darcs, devel/hs-test-framework-hunit,
devel/hs-uuagc, math/hs-Agda, math/hs-Agda-executable
Obtained from: FreeBSD Haskell
2011-07-10 16:30:20 +00:00
Ashish SHUKLA
a86a9a879b
- Update to 0.3.1
...
Obtained from: FreeBSD Haskell
2011-07-10 02:20:42 +00:00
Alex Dupre
14118ef6ff
Update to 1.3.9 release.
...
PR: ports/158749
Submitted by: Barbara <barbara.xxx1975@libero.it>
2011-07-09 14:25:13 +00:00
Jun Kuriyama
8aa9c3f3b6
Lightning-fast URL fetcher.
...
WWW: http://search.cpan.org/dist/Furl/
2011-07-09 09:45:26 +00:00
Bernhard Froehlich
3ea42636b7
- Update to 4.0-7
2011-07-09 06:13:35 +00:00
Jun Kuriyama
6425a79098
- Upgrade to 0.00904.
2011-07-09 05:36:47 +00:00
Jun Kuriyama
c12835a2fc
- Upgrade to 0.04.
2011-07-09 05:36:07 +00:00
Jun Kuriyama
305f77a20c
- Upgrade to 0.2013.
2011-07-09 05:35:37 +00:00
Pav Lucistnik
8f6daffd4f
- Mark BROKEN: does not install
...
Reported by: pointyhat
2011-07-08 20:31:26 +00:00
Martin Matuska
538944aa7e
This Horde package provides client libraries for the Twitter REST API.
...
WWW: http://pear.horde.org
2011-07-07 22:27:45 +00:00
Martin Matuska
d19965e90e
This Horde package provides client libraries for the Facebook REST API.
...
WWW: http://pear.horde.org
2011-07-07 22:26:38 +00:00
Martin Matuska
eb76676fcd
Update weblink in pkg-descr
2011-07-07 22:12:07 +00:00
Beech Rintoul
660f43e0a2
- Replaced by new pear install
...
www/horde4-template
2011-07-07 21:49:54 +00:00
Beech Rintoul
de0008c0ce
- Replaced by new pear install
...
www/horde4-browser
2011-07-07 21:46:35 +00:00
Martin Matuska
8f53f87b0b
Move horde4-base to the new Horde 4 framework.
...
Approved by: beech (maintainer, private chat)
2011-07-07 21:23:51 +00:00
Martin Matuska
b0238f47b1
The Horde_Editor package provides an API to generate the code necessary
...
for embedding javascript RTE editors in a web page.
WWW: http://pear.horde.org
2011-07-07 21:08:15 +00:00
Martin Matuska
7f69447ba5
This package provides support for working with feed formats
...
such as RSS and Atom.
WWW: http://pear.horde.org
2011-07-07 21:05:56 +00:00
Martin Matuska
822016b132
This Horde package provides a set of classes for making HTTP requests.
...
WWW: http://pear.horde.org
2011-07-07 20:48:51 +00:00
Martin Matuska
6e77ca1be5
The Horde_Form package provides form rendering, validation, and other
...
functionality for the Horde Application Framework.
WWW: http://pear.horde.org
2011-07-07 20:48:01 +00:00
Martin Matuska
e25187d41c
This Horde package provides classes for mapping URLs into the controllers
...
and actions of an MVC system. It is a port of a Python library, Routes,
by Ben Bangert (http://routes.groovie.org ).
WWW: http://pear.horde.org
2011-07-07 20:10:36 +00:00
Martin Matuska
80b557eca8
The Horde_Browser class provides an API for getting information about
...
the current user's browser and its capabilities.
WWW: http://pear.horde.org
2011-07-07 19:20:59 +00:00
Martin Matuska
93c22e0771
Horde_SessionHandler defines an API for implementing
...
custom session handlers for PHP.
WWW: http://pear.horde.org
2011-07-07 18:41:45 +00:00
Martin Matuska
217527747c
Horde Template system.
...
Adapted from bTemplate, by Brian Lozier <brian@massassi.net>.
WWW: http://pear.horde.org
2011-07-07 17:47:28 +00:00
Max Brazhnikov
585f07aff3
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
...
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team.
2011-07-07 17:21:58 +00:00
Greg Larkin
288e2b1a12
- Updated to 1.11.8
...
ChangeLog: http://framework.zend.com/changelog/1.11.8
2011-07-07 16:51:47 +00:00
Max Brazhnikov
19572cc47f
Update KDE Software Compilation ports to 4.6.5
...
Official announcement: http://www.kde.org/announcements/announce-4.6.5.php
Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php
2011-07-07 16:38:39 +00:00
Greg Larkin
80559c06ac
- Updated to 7.5
...
ChangeLog: http://www.hiawatha-webserver.org/changelog
PR: ports/157439
Submitted by: C-S <c-s@c-s.li> (maintainer)
2011-07-07 14:48:19 +00:00
Sofian Brabez
166c6d8d6a
- Update to 1.14.18
...
- Add LICENSE
- Respect NLS OPTIONS
- Make happy portlint
Approved by: jadawin@ (mentor)
2011-07-07 13:54:06 +00:00
Nicola Vitale
2d2f5053a0
- Update to 1.0
2011-07-07 12:54:17 +00:00
Wen Heping
3303d27313
- Add missing depends
...
Thanks to: luker@codepedia.eu , arved@
2011-07-07 09:05:13 +00:00
Olli Hauer
421e288263
- change MASTER_SITES to LOCAL/ohauer
...
- add a note about the last MASER_SITE which was hacked and not
cleaned over a long period.
(Noted by Jerry Walsh <jerry.walsh _at_ gmail.com> on apache@)
2011-07-06 23:06:18 +00:00
Florian Smeets
7fc211233c
- update to 3.1.14 [1]
...
- Use PLIST_DIRSTRY for ETCDIR: configuration file (not in PLIST) is
ETCDIR/squid.conf by default [2]
- Use ETCDIR [2]
- Make portlint happier [2]
- Bump PORTREVISION for PLIST change [2]
PR: ports/158685 [1]
ports/158522 [2]
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) [1]
sunpoet [2]
Approved by: maintainer [2]
2011-07-06 18:06:07 +00:00
Thomas Abthorpe
1fd21a07e6
- Update to 2.7
...
PR: ports/158594
Submitted by: maintainer
2011-07-06 16:50:32 +00:00
Sunpoet Po-Chuan Hsieh
eff5d59e52
- Use PLIST_DIRSTRY for ETCDIR: configuration file (not in PLIST) is ETCDIR/squid.conf by default
...
- Use ETCDIR
- Make portlint happier
- Bump PORTREVISION for PLIST change
PR: ports/158524
Submitted by: sunpoet (myself)
Approved by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
2011-07-06 16:37:55 +00:00
Sunpoet Po-Chuan Hsieh
7658630158
- Use PLIST_DIRSTRY for ETCDIR: configuration file (not in PLIST) is ETCDIR/squid.conf by default
...
- Use ETCDIR
- Make portlint happier
- Bump PORTREVISION for PLIST change
PR: ports/158523
Submitted by: sunpoet (myself)
Approved by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
2011-07-06 16:34:58 +00:00
Jung-uk Kim
daa70b402a
- Update to 1.4.4.
...
- Chase official URL change.
2011-07-06 15:35:08 +00:00
Alex Dupre
c989fb19fe
Add the ability to specify a different logger.
...
The tomcat7_stdout/stderr_log parameters have been
replaced by tomcat7_catalina_log
Use catalina.out as default log file and bump PORTREVISION.
PR: ports/158350
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
2011-07-06 13:31:56 +00:00
Alex Dupre
ec733f0e5c
Add the ability to specify a different logger.
...
The tomcat60_stdout/stderr_log parameters have been
replaced by tomcat60_catalina_log
PR: ports/158349
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
2011-07-06 13:29:09 +00:00
Martin Matuska
5ae7790856
Update to 1.4.29
...
PR: ports/158618
Submitted by: Zhihao Yuan <lichray@gmail.com>
2011-07-06 12:52:24 +00:00
Cheng-Lung Sung
8213c0c255
- Since trac can work as standalone http server, I copied rc script from old trac-multirepos port.
...
- also fixed portlint warning about CONFLICTS line.
PR: ports/155295
Submitted by: "Grzegorz Blach" <magik_AT_roorback dot net>
2011-07-06 00:26:45 +00:00
Jun Kuriyama
2e27a6ad54
- Upgrade to 0.05.
2011-07-05 23:16:04 +00:00
Jun Kuriyama
8f03528c76
- Upgrade to 0.9980.
2011-07-05 23:05:40 +00:00
Jun Kuriyama
092ae13885
- Upgrade to 1.3060.
2011-07-05 23:03:23 +00:00
Jun Kuriyama
584f0422f6
- Upgrade to 0.14.
2011-07-05 22:33:26 +00:00