pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/asciidoc Add missing @dirrm to PLIST. Bump PK...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8928c5b799f7
branches:  trunk
changeset: 521920:8928c5b799f7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 27 21:00:51 2006 +0000

description:
Add missing @dirrm to PLIST. Bump PKGREVISION.

diffstat:

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

diffs (30 lines):

diff -r b4c0df3ffa3a -r 8928c5b799f7 textproc/asciidoc/Makefile
--- a/textproc/asciidoc/Makefile        Mon Nov 27 20:38:46 2006 +0000
+++ b/textproc/asciidoc/Makefile        Mon Nov 27 21:00:51 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/11/17 20:43:48 reed Exp $
+# $NetBSD: Makefile,v 1.3 2006/11/27 21:00:51 wiz Exp $
 #
 
 DISTNAME=              asciidoc-8.1.0
+PKGREVISION=           1
 CATEGORIES=            textproc
 MASTER_SITES=          ${HOMEPAGE}     \
                        ${MASTER_SITE_SOURCEFORGE:=asciidoc/}
diff -r b4c0df3ffa3a -r 8928c5b799f7 textproc/asciidoc/PLIST
--- a/textproc/asciidoc/PLIST   Mon Nov 27 20:38:46 2006 +0000
+++ b/textproc/asciidoc/PLIST   Mon Nov 27 21:00:51 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/11/17 20:43:48 reed Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/11/27 21:00:51 wiz Exp $
 bin/a2x
 bin/asciidoc
 man/man1/a2x.1
@@ -62,6 +62,7 @@
 @dirrm share/asciidoc/javascripts
 @dirrm share/asciidoc/images/icons/callouts
 @dirrm share/asciidoc/images/icons
+@dirrm share/asciidoc/images
 @dirrm share/asciidoc/filters
 @dirrm share/asciidoc/docbook-xsl
 @dirrm share/asciidoc



Home | Main Index | Thread Index | Old Index