aboutsummaryrefslogtreecommitdiff
path: root/print/cloudprint/Makefile
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2014-04-17 11:29:14 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2014-04-17 11:29:14 +0000
commit36570309fcb7725a96d78941d849798b0e19a125 (patch)
tree8887ceadaa57a56ff275c762eb39436740184506 /print/cloudprint/Makefile
parent52172b35090869af7c7e95104aeb888a79130de8 (diff)
downloadports-36570309fcb7725a96d78941d849798b0e19a125.tar.gz
ports-36570309fcb7725a96d78941d849798b0e19a125.zip
Notes
Diffstat (limited to 'print/cloudprint/Makefile')
-rw-r--r--print/cloudprint/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/cloudprint/Makefile b/print/cloudprint/Makefile
index 84cdb5ae844a..2e7d015d4aa4 100644
--- a/print/cloudprint/Makefile
+++ b/print/cloudprint/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= cloudprint
-PORTVERSION= 0.11.20140215
-PORTREVISION= 1
+PORTVERSION= 0.11.20140216
CATEGORIES= print
MAINTAINER= decke@FreeBSD.org
@@ -17,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \
USE_GITHUB= yes
GH_ACCOUNT= armooo
GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= 07e4711
+GH_COMMIT= d55435a
USE_PYTHON= 2
USE_PYDISTUTILS= yes