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 /textproc/ruby-oniguruma | |
parent | 49556136413ea8d7ba5690fed13dd54b893d1a08 (diff) | |
download | pkgsrc-bb52e4f7a752f5e2ac1f16354d0f2b3697eac3b0.tar.gz |
* Remove .require_paths from PLIST
* Bump PKGREVISION.
Diffstat (limited to 'textproc/ruby-oniguruma')
-rw-r--r-- | textproc/ruby-oniguruma/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-oniguruma/PLIST | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/ruby-oniguruma/Makefile b/textproc/ruby-oniguruma/Makefile index 1dc87f49ed4..57f98f0b6e5 100644 --- a/textproc/ruby-oniguruma/Makefile +++ b/textproc/ruby-oniguruma/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/02/21 16:01:22 taca Exp $ +# $NetBSD: Makefile,v 1.7 2011/11/08 15:37:34 taca Exp $ DISTNAME= oniguruma-1.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-oniguruma/PLIST b/textproc/ruby-oniguruma/PLIST index 2322460e5fe..4b87f1e7928 100644 --- a/textproc/ruby-oniguruma/PLIST +++ b/textproc/ruby-oniguruma/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:17:29 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/11/08 15:37:34 taca Exp $ ${GEM_HOME}/cache/oniguruma-${PKGVERSION}.gem -${GEM_LIBDIR}/.require_paths ${GEM_LIBDIR}/History.txt ${GEM_LIBDIR}/Manifest.txt ${GEM_LIBDIR}/README.txt |