summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-07-07 15:27:26 +0000
committertaca <taca@pkgsrc.org>2013-07-07 15:27:26 +0000
commit37913c66954fe1125d73be27d895b3d02c041539 (patch)
tree940fc00495b11d54fa9da1b408370d4f3a4e8ae7 /graphics
parent2ad222fc32bdcfe6f849eefa0a80413c8fc43520 (diff)
downloadpkgsrc-37913c66954fe1125d73be27d895b3d02c041539.tar.gz
o Add build_info file to PLIST.
o Utilize GEM_NAME in PLIST. Bump PKGREVISION.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ruby-gd/Makefile4
-rw-r--r--graphics/ruby-gd/PLIST7
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile
index f07bb87ab99..bab28801d5a 100644
--- a/graphics/ruby-gd/Makefile
+++ b/graphics/ruby-gd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2013/06/04 22:16:27 tron Exp $
+# $NetBSD: Makefile,v 1.40 2013/07/07 15:27:26 taca Exp $
DISTNAME= ruby-gd-0.8.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= graphics
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/graphics/ruby-gd/PLIST b/graphics/ruby-gd/PLIST
index d1213ca8d77..f8a91339e9d 100644
--- a/graphics/ruby-gd/PLIST
+++ b/graphics/ruby-gd/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.8 2009/06/14 20:05:43 joerg Exp $
-${GEM_HOME}/cache/ruby-gd-${PKGVERSION}.gem
+@comment $NetBSD: PLIST,v 1.9 2013/07/07 15:27:26 taca Exp $
+${GEM_HOME}/build_info/${GEM_NAME}.info
+${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Changes
${GEM_LIBDIR}/GD.c
${GEM_LIBDIR}/doc/INSTALL.en
@@ -15,4 +16,4 @@ ${GEM_LIBDIR}/sample/example.rb
${GEM_LIBDIR}/sample/gdtestttf.png
${GEM_LIBDIR}/sample/gdtestttf.rb
${GEM_LIBDIR}/sample/webpng.rb
-${GEM_HOME}/specifications/ruby-gd-${PKGVERSION}.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec