diff options
author | taca <taca@pkgsrc.org> | 2011-08-25 15:49:12 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-08-25 15:49:12 +0000 |
commit | 79023878be41d90323358fdfc0fd1d9879f349f6 (patch) | |
tree | fca708d88a34feec3234ed627f03a4fa90cee3b4 | |
parent | 8c369039bf8d2dfb0a9771fc898dee552dba94a2 (diff) | |
download | pkgsrc-79023878be41d90323358fdfc0fd1d9879f349f6.tar.gz |
Update www/ruby-patron package to 0.4.15.
Compact changes are not available but some ruby19 related improvement.
Please refer detail: https://github.com/toland/patron/commits/master
-rw-r--r-- | www/ruby-patron/Makefile | 4 | ||||
-rw-r--r-- | www/ruby-patron/PLIST | 3 | ||||
-rw-r--r-- | www/ruby-patron/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/www/ruby-patron/Makefile b/www/ruby-patron/Makefile index 0e33a6ce724..827ea6bfca8 100644 --- a/www/ruby-patron/Makefile +++ b/www/ruby-patron/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2011/08/13 00:30:55 taca Exp $ +# $NetBSD: Makefile,v 1.10 2011/08/25 15:49:12 taca Exp $ -DISTNAME= patron-0.4.14 +DISTNAME= patron-0.4.15 CATEGORIES= www MAINTAINER= filip@joyent.com diff --git a/www/ruby-patron/PLIST b/www/ruby-patron/PLIST index 35eb8d29ed2..748fffd02a7 100644 --- a/www/ruby-patron/PLIST +++ b/www/ruby-patron/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.5 2011/08/13 00:30:55 taca Exp $ +@comment $NetBSD: PLIST,v 1.6 2011/08/25 15:49:12 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.autotest ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.require_paths ${GEM_LIBDIR}/.rspec -${GEM_LIBDIR}/.rvmrc ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/Gemfile.lock ${GEM_LIBDIR}/LICENSE diff --git a/www/ruby-patron/distinfo b/www/ruby-patron/distinfo index b653b573d10..48592128c77 100644 --- a/www/ruby-patron/distinfo +++ b/www/ruby-patron/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2011/08/13 00:30:55 taca Exp $ +$NetBSD: distinfo,v 1.7 2011/08/25 15:49:12 taca Exp $ -SHA1 (patron-0.4.14.gem) = fdbc69692363985ebaf6dae9b88c485ea8332693 -RMD160 (patron-0.4.14.gem) = 9c8bdead9e7e83ea9d532a7ebd2e4231fa0a42f2 -Size (patron-0.4.14.gem) = 18944 bytes +SHA1 (patron-0.4.15.gem) = 5e68c3ccbd8f707a43f8c6b07f723fb70309e120 +RMD160 (patron-0.4.15.gem) = 7ecdfd1b1c3024a254b62763da4273ca0e81aeef +Size (patron-0.4.15.gem) = 19456 bytes |