diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-11-03 02:52:22 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-11-03 02:52:22 +0800 |
commit | d0140e9c62c5ba6c27bc07d3d50d7ab9e0bea73f (patch) | |
tree | ea81dfe19c2b75d49535b4c770299060afdbfabe | |
parent | 0e18859c52aeea36f473297768d186c6ceb4dd53 (diff) | |
download | freebsd-ports-gnome-d0140e9c62c5ba6c27bc07d3d50d7ab9e0bea73f.tar.gz freebsd-ports-gnome-d0140e9c62c5ba6c27bc07d3d50d7ab9e0bea73f.tar.zst freebsd-ports-gnome-d0140e9c62c5ba6c27bc07d3d50d7ab9e0bea73f.zip |
- Update to 1.9.52
Changes:
- The getPPDs2 function was added, which returns all attribute values as lists.
This allows access to information previously not available.
-rw-r--r-- | print/py-cups/Makefile | 2 | ||||
-rw-r--r-- | print/py-cups/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index e1b008a98142..991d0e1ee8b8 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/print/py-cups/Makefile,v 1.3 2009/12/29 16:01:46 ahze Exp $ PORTNAME= cups -PORTVERSION= 1.9.51 +PORTVERSION= 1.9.52 CATEGORIES= print python MASTER_SITES= http://cyberelk.net/tim/data/pycups/ \ LOCAL/sunpoet diff --git a/print/py-cups/distinfo b/print/py-cups/distinfo index baf5b9fd45ae..2ff830a3cabe 100644 --- a/print/py-cups/distinfo +++ b/print/py-cups/distinfo @@ -1,3 +1,2 @@ -MD5 (pycups-1.9.51.tar.bz2) = 7e9de64bce9496ce2d36ab513dd69dd5 -SHA256 (pycups-1.9.51.tar.bz2) = ecc97db89fd95bd3f7af45861314157102d3cb610e984604d847264830777368 -SIZE (pycups-1.9.51.tar.bz2) = 46862 +SHA256 (pycups-1.9.52.tar.bz2) = ba62c546d2d2a7d26ef3532b8250536a28244630539725fab7ff4a116917336a +SIZE (pycups-1.9.52.tar.bz2) = 46934 |