Date: Fri, 29 Nov 2013 16:58:18 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335196 - head/print/py-cups Message-ID: <201311291658.rATGwI3i022948@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 29 16:58:18 2013 New Revision: 335196 URL: http://svnweb.freebsd.org/changeset/ports/335196 Log: - Update to 1.9.66 Changes: http://git.fedorahosted.org/cgit/pycups.git/tree/ChangeLog http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS Modified: head/print/py-cups/Makefile head/print/py-cups/distinfo Modified: head/print/py-cups/Makefile ============================================================================== --- head/print/py-cups/Makefile Fri Nov 29 16:58:12 2013 (r335195) +++ head/print/py-cups/Makefile Fri Nov 29 16:58:18 2013 (r335196) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cups -PORTVERSION= 1.9.63 +PORTVERSION= 1.9.66 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-cups/distinfo ============================================================================== --- head/print/py-cups/distinfo Fri Nov 29 16:58:12 2013 (r335195) +++ head/print/py-cups/distinfo Fri Nov 29 16:58:18 2013 (r335196) @@ -1,2 +1,2 @@ -SHA256 (pycups-1.9.63.tar.bz2) = 82fa731a34afe30206bd2a8f4b2ee6a317d8da62a73aa1a2e837b9a217acf797 -SIZE (pycups-1.9.63.tar.bz2) = 53004 +SHA256 (pycups-1.9.66.tar.bz2) = cdde311fb375c827fb357665248c153000bc62b407bca281a9ea21772911680a +SIZE (pycups-1.9.66.tar.bz2) = 55436
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311291658.rATGwI3i022948>