Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2015 16:24:07 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379285 - head/print/cups-cloud-print
Message-ID:  <201502181624.t1IGO7ed067689@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb 18 16:24:06 2015
New Revision: 379285
URL: https://svnweb.freebsd.org/changeset/ports/379285
QAT: https://qat.redports.org/buildarchive/r379285/

Log:
  - Update to 20140814.2
  - Sort RUN_DEPENDS
  - Reformat pkg-descr
  
  Changes:	https://www.niftiestsoftware.com/cups-cloud-print/#software-hub-view-1-changelog

Modified:
  head/print/cups-cloud-print/Makefile
  head/print/cups-cloud-print/distinfo
  head/print/cups-cloud-print/pkg-descr
  head/print/cups-cloud-print/pkg-plist

Modified: head/print/cups-cloud-print/Makefile
==============================================================================
--- head/print/cups-cloud-print/Makefile	Wed Feb 18 16:24:00 2015	(r379284)
+++ head/print/cups-cloud-print/Makefile	Wed Feb 18 16:24:06 2015	(r379285)
@@ -1,32 +1,33 @@
 # $FreeBSD$
 
 PORTNAME=	cups-cloud-print
-PORTVERSION=	20140814.1
+PORTVERSION=	20140814.2
 CATEGORIES=	print
-MASTER_SITES=	GH
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Print using Google Cloud Print
 
 LICENSE=	GPLv3
 
 BUILD_DEPENDS=	cups-config:${PORTSDIR}/print/cups-client
-RUN_DEPENDS=	cancel:${PORTSDIR}/print/cups-base \
-		${PYTHON_PKGNAMEPREFIX}cups>0:${PORTSDIR}/print/py-cups \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cups>=0:${PORTSDIR}/print/py-cups \
+		${PYTHON_PKGNAMEPREFIX}httplib2>=0:${PORTSDIR}/www/py-httplib2 \
 		bash:${PORTSDIR}/shells/bash \
-		${PYTHON_PKGNAMEPREFIX}httplib2>0:${PORTSDIR}/www/py-httplib2
+		cancel:${PORTSDIR}/print/cups-base
 
+CONFIGURE_ENV=	cupsgroup=cups
+GNU_CONFIGURE=	yes
+MAKE_ARGS=	NOPERMS=1
 NO_ARCH=	yes
 NO_BUILD=	yes
+USES=		gmake python shebangfix
+
+SHEBANG_FILES=	testing/*.sh
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	simoncadman
+GH_COMMIT=	f287aed
 GH_PROJECT=	CUPS-Cloud-Print
-GH_COMMIT=	65d3bff
-
-USES=		gmake python shebangfix
-SHEBANG_FILES=	testing/*.sh
-GNU_CONFIGURE=	yes
-MAKE_ARGS=	NOPERMS=1
+GH_TAGNAME=	${PORTVERSION}
 
 .include <bsd.port.mk>

Modified: head/print/cups-cloud-print/distinfo
==============================================================================
--- head/print/cups-cloud-print/distinfo	Wed Feb 18 16:24:00 2015	(r379284)
+++ head/print/cups-cloud-print/distinfo	Wed Feb 18 16:24:06 2015	(r379285)
@@ -1,2 +1,2 @@
-SHA256 (cups-cloud-print-20140814.1.tar.gz) = d31cdcb2bc5baa2b32c80684b631b5882b77e2f0663c6ba0b8d08539c19ed6d2
-SIZE (cups-cloud-print-20140814.1.tar.gz) = 1260629
+SHA256 (cups-cloud-print-20140814.2.tar.gz) = 5dfb949b4aa70aeeaf0f63345202ce6f422f4ec6cee12dc38fc993e710c942af
+SIZE (cups-cloud-print-20140814.2.tar.gz) = 1286222

Modified: head/print/cups-cloud-print/pkg-descr
==============================================================================
--- head/print/cups-cloud-print/pkg-descr	Wed Feb 18 16:24:00 2015	(r379284)
+++ head/print/cups-cloud-print/pkg-descr	Wed Feb 18 16:24:06 2015	(r379285)
@@ -1,5 +1,5 @@
-CUPS Cloud Print is a Google Cloud Print driver for UNIX-like operating
-systems. It allows any application which prints via CUPS to print to
-Google Cloud Print directly.
+CUPS Cloud Print is a Google Cloud Print driver for UNIX-like operating systems.
+It allows any application which prints via CUPS to print to Google Cloud Print
+directly.
 
 WWW: http://www.niftiestsoftware.com/cups-cloud-print/

Modified: head/print/cups-cloud-print/pkg-plist
==============================================================================
--- head/print/cups-cloud-print/pkg-plist	Wed Feb 18 16:24:00 2015	(r379284)
+++ head/print/cups-cloud-print/pkg-plist	Wed Feb 18 16:24:06 2015	(r379285)
@@ -11,12 +11,20 @@ share/cloudprint-cups/deleteaccount.py
 share/cloudprint-cups/dynamicppd.py
 share/cloudprint-cups/listcloudprinters.py
 share/cloudprint-cups/oauth2client/__init__.py
-share/cloudprint-cups/oauth2client/anyjson.py
+share/cloudprint-cups/oauth2client/appengine.py
 share/cloudprint-cups/oauth2client/client.py
 share/cloudprint-cups/oauth2client/clientsecrets.py
 share/cloudprint-cups/oauth2client/crypt.py
+share/cloudprint-cups/oauth2client/django_orm.py
+share/cloudprint-cups/oauth2client/file.py
+share/cloudprint-cups/oauth2client/gce.py
+share/cloudprint-cups/oauth2client/keyring_storage.py
 share/cloudprint-cups/oauth2client/locked_file.py
 share/cloudprint-cups/oauth2client/multistore_file.py
+share/cloudprint-cups/oauth2client/service_account.py
+share/cloudprint-cups/oauth2client/tools.py
+share/cloudprint-cups/oauth2client/util.py
+share/cloudprint-cups/oauth2client/xsrfutil.py
 share/cloudprint-cups/printer.py
 share/cloudprint-cups/printermanager.py
 share/cloudprint-cups/refreshtokens.py



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502181624.t1IGO7ed067689>