From owner-svn-ports-all@freebsd.org Fri Dec 11 10:07:29 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CF759D7EF6; Fri, 11 Dec 2015 10:07:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 274A11984; Fri, 11 Dec 2015 10:07:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBBA7SVl006693; Fri, 11 Dec 2015 10:07:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBBA7R85006689; Fri, 11 Dec 2015 10:07:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512111007.tBBA7R85006689@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 11 Dec 2015 10:07:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403517 - in head: print/cloudprint print/cups-cloud-print print/system-config-printer x11/xpra X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2015 10:07:29 -0000 Author: sunpoet Date: Fri Dec 11 10:07:27 2015 New Revision: 403517 URL: https://svnweb.freebsd.org/changeset/ports/403517 Log: - Move print/py-cups to print/py-pycups - Bump PORTREVISION for dependent ports Modified: head/print/cloudprint/Makefile head/print/cups-cloud-print/Makefile head/print/system-config-printer/Makefile head/x11/xpra/Makefile Modified: head/print/cloudprint/Makefile ============================================================================== --- head/print/cloudprint/Makefile Fri Dec 11 10:03:54 2015 (r403516) +++ head/print/cloudprint/Makefile Fri Dec 11 10:07:27 2015 (r403517) @@ -3,6 +3,7 @@ PORTNAME= cloudprint PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= decke@FreeBSD.org @@ -10,7 +11,7 @@ COMMENT= Google Cloud Print proxy for lo LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cups>=0:${PORTSDIR}/print/py-cups \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycups>=0:${PORTSDIR}/print/py-pycups \ ${PYTHON_PKGNAMEPREFIX}daemon>0:${PORTSDIR}/devel/py-daemon USE_GITHUB= yes Modified: head/print/cups-cloud-print/Makefile ============================================================================== --- head/print/cups-cloud-print/Makefile Fri Dec 11 10:03:54 2015 (r403516) +++ head/print/cups-cloud-print/Makefile Fri Dec 11 10:07:27 2015 (r403517) @@ -2,6 +2,7 @@ PORTNAME= cups-cloud-print PORTVERSION= 20140814.3 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= ports@FreeBSD.org @@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-client RUN_DEPENDS= cancel:${PORTSDIR}/print/cups-base \ - ${PYTHON_PKGNAMEPREFIX}cups>0:${PORTSDIR}/print/py-cups \ + ${PYTHON_PKGNAMEPREFIX}pycups>0:${PORTSDIR}/print/py-pycups \ bash:${PORTSDIR}/shells/bash \ ${PYTHON_PKGNAMEPREFIX}httplib2>0:${PORTSDIR}/www/py-httplib2 Modified: head/print/system-config-printer/Makefile ============================================================================== --- head/print/system-config-printer/Makefile Fri Dec 11 10:03:54 2015 (r403516) +++ head/print/system-config-printer/Makefile Fri Dec 11 10:07:27 2015 (r403517) @@ -3,6 +3,7 @@ PORTNAME= system-config-printer PORTVERSION= 1.4.7 +PORTREVISION= 1 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/ @@ -12,7 +13,7 @@ COMMENT= CUPS configuration Gtk+2.0 GUI BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto \ docbook-xml>0:${PORTSDIR}/textproc/docbook-xml LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \ +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-pycups \ ${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-curl \ ${LOCALBASE}/libexec/cups-pk-helper-mechanism:${PORTSDIR}/print/cups-pk-helper Modified: head/x11/xpra/Makefile ============================================================================== --- head/x11/xpra/Makefile Fri Dec 11 10:03:54 2015 (r403516) +++ head/x11/xpra/Makefile Fri Dec 11 10:07:27 2015 (r403517) @@ -3,7 +3,7 @@ PORTNAME= xpra PORTVERSION= 0.15.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ @@ -22,7 +22,7 @@ RUN_DEPENDS= py${PYTHON_SUFFIX}-lz4>=0.7 ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \ ${PYTHON_SITELIBDIR}/avahi/__init__.py:${PORTSDIR}/net/py-avahi \ ${PYTHON_SITELIBDIR}/netifaces.so:${PORTSDIR}/net/py-netifaces \ - ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \ + ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-pycups \ ssh-askpass:${PORTSDIR}/security/openssh-askpass \ setxkbmap:${PORTSDIR}/x11/setxkbmap \ xauth:${PORTSDIR}/x11/xauth \