diff options
author | taca <taca> | 2011-11-08 15:37:33 +0000 |
---|---|---|
committer | taca <taca> | 2011-11-08 15:37:33 +0000 |
commit | 9a45030a386cfedd6858b248e88e30e1e18a0156 (patch) | |
tree | 0286d343c9b7bb896f6cd9ed6a8b20dd4ee56e2c /textproc/ruby-redcloth | |
parent | 764ee38fa066b735e1402df902259786a5b75375 (diff) | |
download | pkgsrc-9a45030a386cfedd6858b248e88e30e1e18a0156.tar.gz |
* Remove .require_paths from PLIST
* Bump PKGREVISION.
Diffstat (limited to 'textproc/ruby-redcloth')
-rw-r--r-- | textproc/ruby-redcloth/Makefile | 3 | ||||
-rw-r--r-- | textproc/ruby-redcloth/PLIST | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ruby-redcloth/Makefile b/textproc/ruby-redcloth/Makefile index 21fa96c8b60..2e0c66cbd32 100644 --- a/textproc/ruby-redcloth/Makefile +++ b/textproc/ruby-redcloth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2011/08/18 12:50:14 taca Exp $ +# $NetBSD: Makefile,v 1.17 2011/11/08 15:37:34 taca Exp $ DISTNAME= RedCloth-4.2.8 +PKGREVISION= 1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:tl} CATEGORIES= textproc diff --git a/textproc/ruby-redcloth/PLIST b/textproc/ruby-redcloth/PLIST index 2f7fe4c0b40..31437fd0ca6 100644 --- a/textproc/ruby-redcloth/PLIST +++ b/textproc/ruby-redcloth/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.11 2011/08/18 12:50:14 taca Exp $ +@comment $NetBSD: PLIST,v 1.12 2011/11/08 15:37:34 taca Exp $ bin/redcloth ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gemtest -${GEM_LIBDIR}/.require_paths ${GEM_LIBDIR}/.rspec ${GEM_LIBDIR}/CHANGELOG ${GEM_LIBDIR}/COPYING |