From 90dcc9ae9e54a1f8e44f658110771a54d5fde937 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 11 Dec 2015 10:02:18 +0000 Subject: - Move print/py-cups to print/py-pycups - Bump PORTREVISION for dependent ports --- print/py-cups/Makefile | 37 ------------------------------------- print/py-cups/distinfo | 2 -- print/py-cups/pkg-descr | 4 ---- 3 files changed, 43 deletions(-) delete mode 100644 print/py-cups/Makefile delete mode 100644 print/py-cups/distinfo delete mode 100644 print/py-cups/pkg-descr (limited to 'print/py-cups') diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile deleted file mode 100644 index 9df5f2490c90..000000000000 --- a/print/py-cups/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# Created by: Michael Johnson -# $FreeBSD$ - -PORTNAME= cups -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 diff --git a/print/py-cups/distinfo b/print/py-cups/distinfo deleted file mode 100644 index 6b7832ee525e..000000000000 --- a/print/py-cups/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pycups-1.9.73.tar.bz2) = c381be011889ca6f728598578c89c8ac9f7ab1e95b614474df9f2fa831ae5335 -SIZE (pycups-1.9.73.tar.bz2) = 52732 diff --git a/print/py-cups/pkg-descr b/print/py-cups/pkg-descr deleted file mode 100644 index a40edfb59895..000000000000 --- a/print/py-cups/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -CUPS bindings for Python - -WWW: https://pypi.python.org/pypi/pycups -WWW: http://cyberelk.net/tim/software/pycups/ -- cgit v1.2.3