aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-10-05 01:00:57 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-10-05 01:00:57 +0800
commitf47d2aa09f334ab32d9b7f451d996798acca1c55 (patch)
tree0daf78c4fbdbb48f684390c9ebb74e2ba5ea98c3 /print
parentb623e904574aba9d2a1590be2f6deed6b0035ac6 (diff)
downloadfreebsd-ports-gnome-f47d2aa09f334ab32d9b7f451d996798acca1c55.tar.gz
freebsd-ports-gnome-f47d2aa09f334ab32d9b7f451d996798acca1c55.tar.zst
freebsd-ports-gnome-f47d2aa09f334ab32d9b7f451d996798acca1c55.zip
- Update to 1.9.59
Changes: - cupsmodule.c (do_password_callback), cupsconnection.c (password_callback): Return NULL instead of the empty string when handling an exception or when the callback returned an empty string, and handle the callback returning None.
Diffstat (limited to 'print')
-rw-r--r--print/py-cups/Makefile2
-rw-r--r--print/py-cups/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
index 2d342d464ae4..3ca845141e7e 100644
--- a/print/py-cups/Makefile
+++ b/print/py-cups/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= cups
-PORTVERSION= 1.9.58
+PORTVERSION= 1.9.59
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 a3132227eaa1..a12ee70f1e8a 100644
--- a/print/py-cups/distinfo
+++ b/print/py-cups/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pycups-1.9.58.tar.bz2) = 4c22415ae365da47a09adafb6285ec1c63c0eafaf3a12cf41aa39efe2eb739f4
-SIZE (pycups-1.9.58.tar.bz2) = 51429
+SHA256 (pycups-1.9.59.tar.bz2) = 333520741cb2b1df6dcd32dcfea63ca6afdfd79188c4ec1a433272d84268927f
+SIZE (pycups-1.9.59.tar.bz2) = 51551