pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/py-rpy Whoops, I forgot to actually fix the PLIST...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf827edab0ba
branches:  trunk
changeset: 507162:bf827edab0ba
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Jan 27 21:50:41 2006 +0000

description:
Whoops, I forgot to actually fix the PLIST when I last "fixed" this.  Bump
PKGREVISION again.

diffstat:

 math/py-rpy/Makefile |  4 ++--
 math/py-rpy/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (26 lines):

diff -r 9aab45d56b54 -r bf827edab0ba math/py-rpy/Makefile
--- a/math/py-rpy/Makefile      Fri Jan 27 20:35:54 2006 +0000
+++ b/math/py-rpy/Makefile      Fri Jan 27 21:50:41 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2006/01/04 11:09:44 markd Exp $
+# $NetBSD: Makefile,v 1.12 2006/01/27 21:50:41 markd Exp $
 #
 
 DISTNAME=      rpy-0.4.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    math python
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=rpy/}
 
diff -r 9aab45d56b54 -r bf827edab0ba math/py-rpy/PLIST
--- a/math/py-rpy/PLIST Fri Jan 27 20:35:54 2006 +0000
+++ b/math/py-rpy/PLIST Fri Jan 27 21:50:41 2006 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2005/12/19 11:34:46 markd Exp $
-${PYSITELIB}/_rpy2020.so
+@comment $NetBSD: PLIST,v 1.6 2006/01/27 21:50:41 markd Exp $
+${PYSITELIB}/_rpy2021.so
 ${PYSITELIB}/rpy.py
 ${PYSITELIB}/rpy.pyc
 ${PYSITELIB}/rpy.pyo



Home | Main Index | Thread Index | Old Index