- Update to 0.11.20140216 which includes a fix from upstream
for running in a FreeNAS jail which does not have /dev/log.
This commit is contained in:
parent
52172b3509
commit
36570309fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351463
2 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cloudprint-0.11.20140215.tar.gz) = fa1f63b52a954eb80e4fd41c4afcfa9bc18922a612fadbad4debde47c58e6bbd
|
||||
SIZE (cloudprint-0.11.20140215.tar.gz) = 24642
|
||||
SHA256 (cloudprint-0.11.20140216.tar.gz) = 40f69109fe249f9fa6996b7ec2bca2b6e094f09bf8eaafce8be6a4545a3ff897
|
||||
SIZE (cloudprint-0.11.20140216.tar.gz) = 24632
|
||||
|
|
Loading…
Reference in a new issue