diff options
-rw-r--r-- | textproc/py-pss/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-pss/distinfo | 4 | ||||
-rw-r--r-- | textproc/py-pss/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-pss/Makefile b/textproc/py-pss/Makefile index 76bfaeb5e8d1..074dee8cd773 100644 --- a/textproc/py-pss/Makefile +++ b/textproc/py-pss/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pss -PORTVERSION= 0.36 +PORTVERSION= 1.38 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pss/distinfo b/textproc/py-pss/distinfo index 8ede1707a4ce..79e77b0846df 100644 --- a/textproc/py-pss/distinfo +++ b/textproc/py-pss/distinfo @@ -1,2 +1,2 @@ -SHA256 (pss-0.36.tar.gz) = a692f0b28a9d75f49fcf9c58d4a62659c94c0d363181f8e919e44bfdc58684a6 -SIZE (pss-0.36.tar.gz) = 22772 +SHA256 (pss-1.38.tar.gz) = a8fe682342ab84711570a9c0b701f6a037ba7de879e34b1eeca7e8cb139697a8 +SIZE (pss-1.38.tar.gz) = 23745 diff --git a/textproc/py-pss/pkg-descr b/textproc/py-pss/pkg-descr index a914c137b531..070225898190 100644 --- a/textproc/py-pss/pkg-descr +++ b/textproc/py-pss/pkg-descr @@ -2,4 +2,4 @@ You can think of pss as an enhanced grep designed to search inside source code files. pss is very similar to the Perl ack tool (see https://bitbucket.org/eliben/pss/wiki/PssAndAck). -WWW: https://bitbucket.org/eliben/pss +WWW: https://bitbucket.org/eliben/pss |