diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-06-21 14:43:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-06-21 14:43:07 +0800 |
commit | 5e32a4f25e0e4ed56fe620df8fa18c6e560457c7 (patch) | |
tree | 41e8708b3fd5618783a21097ad0afb198be52c97 /print/py-cups | |
parent | 9e4290831013119e1dc64950910a3ead19151d0c (diff) | |
download | freebsd-ports-gnome-5e32a4f25e0e4ed56fe620df8fa18c6e560457c7.tar.gz freebsd-ports-gnome-5e32a4f25e0e4ed56fe620df8fa18c6e560457c7.tar.zst freebsd-ports-gnome-5e32a4f25e0e4ed56fe620df8fa18c6e560457c7.zip |
- Update to 1.9.67
Changes: http://git.fedorahosted.org/cgit/pycups.git/tree/ChangeLog
http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
Diffstat (limited to 'print/py-cups')
-rw-r--r-- | print/py-cups/Makefile | 3 | ||||
-rw-r--r-- | print/py-cups/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index 81ae77e0f93f..bc509994596f 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cups -PORTVERSION= 1.9.66 -PORTREVISION= 1 +PORTVERSION= 1.9.67 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-cups/distinfo b/print/py-cups/distinfo index 56dea92f06d2..08fb740c1f99 100644 --- a/print/py-cups/distinfo +++ b/print/py-cups/distinfo @@ -1,2 +1,2 @@ -SHA256 (pycups-1.9.66.tar.bz2) = cdde311fb375c827fb357665248c153000bc62b407bca281a9ea21772911680a -SIZE (pycups-1.9.66.tar.bz2) = 55436 +SHA256 (pycups-1.9.67.tar.bz2) = 7962ddb2d595ca123cf8ccff6ed18375f2364b10908dbf6fbfceaf85cb6abc83 +SIZE (pycups-1.9.67.tar.bz2) = 56310 |