Index: head/print/py-preppy/files/patch-preppy.py =================================================================== --- head/print/py-preppy/files/patch-preppy.py (revision 396732) +++ head/print/py-preppy/files/patch-preppy.py (nonexistent) @@ -1,11 +0,0 @@ ---- ./preppy.py.orig 2014-05-25 20:05:05.000000000 +0300 -+++ ./preppy.py 2014-05-25 20:06:13.000000000 +0300 -@@ -871,7 +871,7 @@ - - def testgetmodule(name="testoutput"): - #name = "testpreppy" -- pel("trying to load", name) -+ pel("trying to load " + name) - result = getPreppyModule(name, verbose=1) - pel( "load successful! running result") - pel("=" * 100) Property changes on: head/print/py-preppy/files/patch-preppy.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/print/py-preppy/Makefile =================================================================== --- head/print/py-preppy/Makefile (revision 396732) +++ head/print/py-preppy/Makefile (revision 396733) @@ -1,18 +1,20 @@ # Created by: Kozlov Sergey # $FreeBSD$ PORTNAME= preppy -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.4 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kozlov.sergey.404@gmail.com COMMENT= ReportLab's templating system LICENSE= BSD3CLAUSE -USES= python:2.7-3.3 -USE_PYTHON= distutils autoplist +NO_ARCH= yes + +USES= python +USE_PYTHON= autoplist distutils .include Index: head/print/py-preppy/distinfo =================================================================== --- head/print/py-preppy/distinfo (revision 396732) +++ head/print/py-preppy/distinfo (revision 396733) @@ -1,2 +1,2 @@ -SHA256 (preppy-2.3.2.tar.gz) = 1988b367f63bfb5372b94b15841a68c235a55a8588567a4a486735c11046b1a6 -SIZE (preppy-2.3.2.tar.gz) = 42691 +SHA256 (preppy-2.3.4.tar.gz) = 6d10c952c8a38896fa1e0a3a0aaf0c0ed78f37abf73d031bbde0c51029b31df1 +SIZE (preppy-2.3.4.tar.gz) = 43693