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 PLIST. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c0a404a07c0
branches:  trunk
changeset: 499399:2c0a404a07c0
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Sep 22 01:40:23 2005 +0000

description:
Fix PLIST.  Bump PKGREVISION.

diffstat:

 textproc/ruby-redcloth/Makefile |  3 ++-
 textproc/ruby-redcloth/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r e2506d01eac9 -r 2c0a404a07c0 textproc/ruby-redcloth/Makefile
--- a/textproc/ruby-redcloth/Makefile   Thu Sep 22 01:38:50 2005 +0000
+++ b/textproc/ruby-redcloth/Makefile   Thu Sep 22 01:40:23 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2005/09/05 03:52:49 taca Exp $
+# $NetBSD: Makefile,v 1.3 2005/09/22 01:40:23 minskim Exp $
 
 DISTNAME=      RedCloth-${VER}
 PKGNAME=       ${RUBY_PKGPREFIX}-redcloth-${VER}
+PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  http://rubyforge.org/frs/download.php/2896/
 
diff -r e2506d01eac9 -r 2c0a404a07c0 textproc/ruby-redcloth/PLIST
--- a/textproc/ruby-redcloth/PLIST      Thu Sep 22 01:38:50 2005 +0000
+++ b/textproc/ruby-redcloth/PLIST      Thu Sep 22 01:40:23 2005 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/26 16:16:44 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/09/22 01:40:23 minskim Exp $        
+bin/redcloth
 ${RUBY_SITELIBDIR}/redcloth.rb
 ${RUBY_DOCDIR}/redcloth/README
 @dirrm ${RUBY_DOCDIR}/redcloth



Home | Main Index | Thread Index | Old Index