pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/py-anita PLIST was missing man/man1/anita.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e502ee891fdf
branches:  trunk
changeset: 565059:e502ee891fdf
user:      gson <gson%pkgsrc.org@localhost>
date:      Mon Sep 14 19:21:38 2009 +0000

description:
PLIST was missing man/man1/anita.1

diffstat:

 misc/py-anita/Makefile |  3 ++-
 misc/py-anita/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 55cd81ddecc1 -r e502ee891fdf misc/py-anita/Makefile
--- a/misc/py-anita/Makefile    Mon Sep 14 18:54:50 2009 +0000
+++ b/misc/py-anita/Makefile    Mon Sep 14 19:21:38 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/09/13 10:14:51 gson Exp $
+# $NetBSD: Makefile,v 1.3 2009/09/14 19:21:38 gson Exp $
 #
 
 DISTNAME=      anita-1.6
+PKGREVISION=   1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    misc
 MASTER_SITES=  http://www.gson.org/netbsd/anita/download/
diff -r 55cd81ddecc1 -r e502ee891fdf misc/py-anita/PLIST
--- a/misc/py-anita/PLIST       Mon Sep 14 18:54:50 2009 +0000
+++ b/misc/py-anita/PLIST       Mon Sep 14 19:21:38 2009 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/11 11:51:52 gson Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/09/14 19:21:38 gson Exp $
 bin/anita
 ${PYSITELIB}/anita.py
 ${PYSITELIB}/anita.pyc
 ${PYSITELIB}/anita.pyo
+man/man1/anita.1



Home | Main Index | Thread Index | Old Index