diff options
author | taca <taca@pkgsrc.org> | 2011-12-14 17:04:15 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-12-14 17:04:15 +0000 |
commit | 7dc21ea096f16fdb8cca6bf5880a87395ac8914e (patch) | |
tree | 345feaf2d5b26b4dda0ba77562a5e0232b5207dd /devel/ruby-gemcutter | |
parent | 9af78907f27e1897bc7848f490c7bad8f0b0cd33 (diff) | |
download | pkgsrc-7dc21ea096f16fdb8cca6bf5880a87395ac8914e.tar.gz |
Update ruby-gemcutter package to 0.7.1.
Changes are unknown.
Diffstat (limited to 'devel/ruby-gemcutter')
-rw-r--r-- | devel/ruby-gemcutter/Makefile | 4 | ||||
-rw-r--r-- | devel/ruby-gemcutter/PLIST | 5 | ||||
-rw-r--r-- | devel/ruby-gemcutter/distinfo | 8 |
3 files changed, 10 insertions, 7 deletions
diff --git a/devel/ruby-gemcutter/Makefile b/devel/ruby-gemcutter/Makefile index 1def46232bb..2d24a89c84b 100644 --- a/devel/ruby-gemcutter/Makefile +++ b/devel/ruby-gemcutter/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2011/08/12 16:30:00 taca Exp $ +# $NetBSD: Makefile,v 1.4 2011/12/14 17:04:15 taca Exp $ -DISTNAME= gemcutter-0.7.0 +DISTNAME= gemcutter-0.7.1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-gemcutter/PLIST b/devel/ruby-gemcutter/PLIST index 0f2ce9b1d16..ea89d5bce38 100644 --- a/devel/ruby-gemcutter/PLIST +++ b/devel/ruby-gemcutter/PLIST @@ -1,7 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2010/09/10 05:40:31 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/12/14 17:04:15 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/MIT-LICENSE +${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/lib/gemcutter/version.rb ${GEM_LIBDIR}/lib/rubygems/commands/migrate_command.rb ${GEM_LIBDIR}/lib/rubygems/commands/tumble_command.rb ${GEM_LIBDIR}/lib/rubygems/commands/webhook_command.rb diff --git a/devel/ruby-gemcutter/distinfo b/devel/ruby-gemcutter/distinfo index 58f0071895a..101b440fa91 100644 --- a/devel/ruby-gemcutter/distinfo +++ b/devel/ruby-gemcutter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/08/12 16:30:00 taca Exp $ +$NetBSD: distinfo,v 1.4 2011/12/14 17:04:15 taca Exp $ -SHA1 (gemcutter-0.7.0.gem) = e568186f5cd2d72378a9d7576137ec1b5ca6ad94 -RMD160 (gemcutter-0.7.0.gem) = c9f82e9dbef86dec5cc8c4f28266af4de0bb85ea -Size (gemcutter-0.7.0.gem) = 8192 bytes +SHA1 (gemcutter-0.7.1.gem) = 87175c487b3d166912c5efbacfa6bcea59aa3147 +RMD160 (gemcutter-0.7.1.gem) = ce20f8e6bd48ef870deb74640c5fdfa4c8932dab +Size (gemcutter-0.7.1.gem) = 9728 bytes |