Index: head/print/py-cups/Makefile =================================================================== --- head/print/py-cups/Makefile (revision 376967) +++ head/print/py-cups/Makefile (revision 376968) @@ -1,39 +1,39 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= cups -PORTVERSION= 1.9.67 +PORTVERSION= 1.9.70 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 376967) +++ head/print/py-cups/distinfo (revision 376968) @@ -1,2 +1,2 @@ -SHA256 (pycups-1.9.67.tar.bz2) = 7962ddb2d595ca123cf8ccff6ed18375f2364b10908dbf6fbfceaf85cb6abc83 -SIZE (pycups-1.9.67.tar.bz2) = 56310 +SHA256 (pycups-1.9.70.tar.bz2) = 668860346c69474bbf1f3d728a1b147fdde0aab0197f3a381dda550712d70e5f +SIZE (pycups-1.9.70.tar.bz2) = 52572