Index: head/print/py-cups/Makefile =================================================================== --- head/print/py-cups/Makefile (revision 403398) +++ head/print/py-cups/Makefile (revision 403399) @@ -1,37 +1,37 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= cups -PORTVERSION= 1.9.72 +PORTVERSION= 1.9.73 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= CUPS bindings for Python LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client USE_PYTHON= autoplist concurrent distutils USES= iconv localbase python tar:bzip2 .include post-patch: @${REINPLACE_CMD} -e 's|^\(VERSION=\).*$$|\1${PORTVERSION}|' ${WRKSRC}/Makefile .if empty(ICONV_LIB) @${REINPLACE_CMD} -e 's| or sys.platform.startswith("freebsd"):|:|' ${WRKSRC}/setup.py .endif pre-configure: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/cupsconnection.c @${REINPLACE_CMD} -e 's|#ifdef __SVR4|#ifdef __FreeBSD__|' ${WRKSRC}/cupsppd.c post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cups.so .include Index: head/print/py-cups/distinfo =================================================================== --- head/print/py-cups/distinfo (revision 403398) +++ head/print/py-cups/distinfo (revision 403399) @@ -1,2 +1,2 @@ -SHA256 (pycups-1.9.72.tar.bz2) = 7f635cb95149e2fab6693ee0261a4491f3f9521549652a9fdcc9654978037ca7 -SIZE (pycups-1.9.72.tar.bz2) = 52687 +SHA256 (pycups-1.9.73.tar.bz2) = c381be011889ca6f728598578c89c8ac9f7ab1e95b614474df9f2fa831ae5335 +SIZE (pycups-1.9.73.tar.bz2) = 52732