pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-redcloth Fix a check-interpreter error. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3265334b46c5
branches: trunk
changeset: 528402:3265334b46c5
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue May 01 23:04:02 2007 +0000
description:
Fix a check-interpreter error. Bump PKGREVISION.
diffstat:
textproc/ruby-redcloth/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 6cf378f5ceb0 -r 3265334b46c5 textproc/ruby-redcloth/Makefile
--- a/textproc/ruby-redcloth/Makefile Tue May 01 23:03:29 2007 +0000
+++ b/textproc/ruby-redcloth/Makefile Tue May 01 23:04:02 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2007/01/28 15:15:58 taca Exp $
+# $NetBSD: Makefile,v 1.7 2007/05/01 23:04:02 minskim Exp $
DISTNAME= RedCloth-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-redcloth-${VERSION}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://rubyforge.org/frs/download.php/6064/
@@ -10,7 +11,9 @@
COMMENT= Textile library for Ruby
VERSION= 3.0.4
+REPLACE_RUBY= ${WRKSRC}/bin/redcloth
USE_RUBY_SETUP= yes
+
DOCS= CHANGELOG README REFERENCE
post-install:
Home |
Main Index |
Thread Index |
Old Index