pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/py-pyrex Add missing egg to PLIST. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c15c247aa4c
branches:  trunk
changeset: 629687:2c15c247aa4c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 26 00:30:02 2014 +0000

description:
Add missing egg to PLIST. Bump PKGREVISION.
(breakage happened during previous commit, sorry)

diffstat:

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

diffs (25 lines):

diff -r 82b86aebcc4d -r 2c15c247aa4c lang/py-pyrex/Makefile
--- a/lang/py-pyrex/Makefile    Sun Jan 26 00:22:38 2014 +0000
+++ b/lang/py-pyrex/Makefile    Sun Jan 26 00:30:02 2014 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2014/01/25 10:30:12 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2014/01/26 00:30:02 wiz Exp $
 
 DISTNAME=      Pyrex-0.9.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    lang python
 MASTER_SITES=  http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
 
diff -r 82b86aebcc4d -r 2c15c247aa4c lang/py-pyrex/PLIST
--- a/lang/py-pyrex/PLIST       Sun Jan 26 00:22:38 2014 +0000
+++ b/lang/py-pyrex/PLIST       Sun Jan 26 00:30:02 2014 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.8 2010/05/02 13:51:44 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2014/01/26 00:30:02 wiz Exp $
 bin/pyrexc
+${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/Pyrex/Compiler/Builtin.py
 ${PYSITELIB}/Pyrex/Compiler/Builtin.pyc
 ${PYSITELIB}/Pyrex/Compiler/Builtin.pyo



Home | Main Index | Thread Index | Old Index