svn commit: r481346 - head/print/py-pycups

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 6 09:35:15 UTC 2018


Author: sunpoet
Date: Sat Oct  6 09:35:14 2018
New Revision: 481346
URL: https://svnweb.freebsd.org/changeset/ports/481346

Log:
  Update to 1.9.74
  
  - Update WWW
  
  Changes:	https://github.com/zdohnal/pycups/blob/master/NEWS

Modified:
  head/print/py-pycups/Makefile
  head/print/py-pycups/distinfo
  head/print/py-pycups/pkg-descr

Modified: head/print/py-pycups/Makefile
==============================================================================
--- head/print/py-pycups/Makefile	Sat Oct  6 09:35:05 2018	(r481345)
+++ head/print/py-pycups/Makefile	Sat Oct  6 09:35:14 2018	(r481346)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pycups
-PORTVERSION=	1.9.73
-PORTREVISION=	1
+PORTVERSION=	1.9.74
 CATEGORIES=	print python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +15,8 @@ LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libcups.so:print/cups
 
-USE_PYTHON=	autoplist concurrent distutils
 USES=		iconv localbase python tar:bzip2
+USE_PYTHON=	autoplist concurrent distutils
 
 .include <bsd.port.pre.mk>
 

Modified: head/print/py-pycups/distinfo
==============================================================================
--- head/print/py-pycups/distinfo	Sat Oct  6 09:35:05 2018	(r481345)
+++ head/print/py-pycups/distinfo	Sat Oct  6 09:35:14 2018	(r481346)
@@ -1,2 +1,3 @@
-SHA256 (pycups-1.9.73.tar.bz2) = c381be011889ca6f728598578c89c8ac9f7ab1e95b614474df9f2fa831ae5335
-SIZE (pycups-1.9.73.tar.bz2) = 52732
+TIMESTAMP = 1538663166
+SHA256 (pycups-1.9.74.tar.bz2) = 86090f259a7c5d0d5caa3407a0e57c9e134027620cbc8f90bf4e37c8b53ed7b9
+SIZE (pycups-1.9.74.tar.bz2) = 52831

Modified: head/print/py-pycups/pkg-descr
==============================================================================
--- head/print/py-pycups/pkg-descr	Sat Oct  6 09:35:05 2018	(r481345)
+++ head/print/py-pycups/pkg-descr	Sat Oct  6 09:35:14 2018	(r481346)
@@ -1,4 +1,4 @@
 CUPS bindings for Python
 
 WWW: https://pypi.org/project/pycups/
-WWW: http://cyberelk.net/tim/software/pycups/
+WWW: https://github.com/zdohnal/pycups


More information about the svn-ports-all mailing list