diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/thin/Makefile | 4 | ||||
-rw-r--r-- | www/thin/PLIST | 7 | ||||
-rw-r--r-- | www/thin/distinfo | 8 |
3 files changed, 9 insertions, 10 deletions
diff --git a/www/thin/Makefile b/www/thin/Makefile index 296e38ddbdd..6cc278093d2 100644 --- a/www/thin/Makefile +++ b/www/thin/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2011/06/19 08:08:33 taca Exp $ +# $NetBSD: Makefile,v 1.10 2011/12/16 12:43:09 taca Exp $ -DISTNAME= thin-1.2.11 +DISTNAME= thin-1.3.1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/thin/PLIST b/www/thin/PLIST index 4604053601a..baa4f55a4a2 100644 --- a/www/thin/PLIST +++ b/www/thin/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.5 2010/03/08 13:38:24 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.6 2011/12/16 12:43:09 taca Exp $ bin/thin -${GEM_HOME}/cache/thin-${PKGVERSION}.gem +${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/CHANGELOG -${GEM_LIBDIR}/COPYING ${GEM_LIBDIR}/README ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/benchmark/abc @@ -137,4 +136,4 @@ ${GEM_LIBDIR}/tasks/rdoc.rake ${GEM_LIBDIR}/tasks/site.rake ${GEM_LIBDIR}/tasks/spec.rake ${GEM_LIBDIR}/tasks/stats.rake -${GEM_HOME}/specifications/thin-${PKGVERSION}.gemspec +${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/thin/distinfo b/www/thin/distinfo index 528495a8b89..3e122324ddb 100644 --- a/www/thin/distinfo +++ b/www/thin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2011/06/19 08:08:33 taca Exp $ +$NetBSD: distinfo,v 1.6 2011/12/16 12:43:09 taca Exp $ -SHA1 (thin-1.2.11.gem) = defa97b88678f1358380346734acefd346a78bd9 -RMD160 (thin-1.2.11.gem) = 74537595e90721bb8e013f75e0c65c12f8c156cf -Size (thin-1.2.11.gem) = 142848 bytes +SHA1 (thin-1.3.1.gem) = e009f5ce3ba092299cd0810652e67c080ffaef14 +RMD160 (thin-1.3.1.gem) = e03d1607b1c00d7458d3fb9dc55a5b0e64c99449 +Size (thin-1.3.1.gem) = 141824 bytes |