Index: head/print/py-cups/Makefile =================================================================== --- head/print/py-cups/Makefile (revision 381540) +++ head/print/py-cups/Makefile (revision 381541) @@ -1,39 +1,39 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= cups -PORTVERSION= 1.9.70 +PORTVERSION= 1.9.72 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 CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_PYTHON= autoplist distutils USES= iconv 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 381540) +++ head/print/py-cups/distinfo (revision 381541) @@ -1,2 +1,2 @@ -SHA256 (pycups-1.9.70.tar.bz2) = 668860346c69474bbf1f3d728a1b147fdde0aab0197f3a381dda550712d70e5f -SIZE (pycups-1.9.70.tar.bz2) = 52572 +SHA256 (pycups-1.9.72.tar.bz2) = 7f635cb95149e2fab6693ee0261a4491f3f9521549652a9fdcc9654978037ca7 +SIZE (pycups-1.9.72.tar.bz2) = 52687