diff options
author | taca <taca@pkgsrc.org> | 2011-11-08 15:37:33 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-11-08 15:37:33 +0000 |
commit | bb52e4f7a752f5e2ac1f16354d0f2b3697eac3b0 (patch) | |
tree | 0286d343c9b7bb896f6cd9ed6a8b20dd4ee56e2c /www/ruby-patron | |
parent | 49556136413ea8d7ba5690fed13dd54b893d1a08 (diff) | |
download | pkgsrc-bb52e4f7a752f5e2ac1f16354d0f2b3697eac3b0.tar.gz |
* Remove .require_paths from PLIST
* Bump PKGREVISION.
Diffstat (limited to 'www/ruby-patron')
-rw-r--r-- | www/ruby-patron/Makefile | 3 | ||||
-rw-r--r-- | www/ruby-patron/PLIST | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/ruby-patron/Makefile b/www/ruby-patron/Makefile index 1aa40cb30af..b08b5d1de5f 100644 --- a/www/ruby-patron/Makefile +++ b/www/ruby-patron/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2011/09/12 14:39:22 taca Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/08 15:37:34 taca Exp $ DISTNAME= patron-0.4.16 +PKGREVISION= 1 CATEGORIES= www MAINTAINER= filip@joyent.com diff --git a/www/ruby-patron/PLIST b/www/ruby-patron/PLIST index 748fffd02a7..49eea235c82 100644 --- a/www/ruby-patron/PLIST +++ b/www/ruby-patron/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.6 2011/08/25 15:49:12 taca Exp $ +@comment $NetBSD: PLIST,v 1.7 2011/11/08 15:37:34 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.autotest ${GEM_LIBDIR}/.gitignore -${GEM_LIBDIR}/.require_paths ${GEM_LIBDIR}/.rspec ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/Gemfile.lock |