svn commit: r344633 - in head/print: cups cups-base cups-client cups-image foo2zjs foomatic-db foomatic-db-engine foomatic-filters

Boris Samorodov bsam at FreeBSD.org
Sun Feb 16 21:17:18 UTC 2014


Author: bsam
Date: Sun Feb 16 21:17:15 2014
New Revision: 344633
URL: http://svnweb.freebsd.org/changeset/ports/344633
QAT: https://qat.redports.org/buildarchive/r344633/

Log:
  Release cups-* nad foomatic-* ports. Currently I have no enough
  spare time for those ports.
  
  I've submitted ports/186824 to update cups-* ports to version 1.7.0.

Modified:
  head/print/cups-base/Makefile
  head/print/cups-client/Makefile
  head/print/cups-image/Makefile
  head/print/cups/Makefile
  head/print/foo2zjs/Makefile
  head/print/foomatic-db-engine/Makefile
  head/print/foomatic-db/Makefile
  head/print/foomatic-filters/Makefile

Modified: head/print/cups-base/Makefile
==============================================================================
--- head/print/cups-base/Makefile	Sun Feb 16 20:39:06 2014	(r344632)
+++ head/print/cups-base/Makefile	Sun Feb 16 21:17:15 2014	(r344633)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.cups.org/softwa
 		EASYSW/${PORTNAME}/${DISTVERSION}
 PKGNAMESUFFIX=	${CUPS_SUFFIX}${PKGNAMESUFFIX2}
 
-MAINTAINER=	bsam at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Common UNIX Printing System: ${COMMENT2}
 
 LICENSE=	GPLv2

Modified: head/print/cups-client/Makefile
==============================================================================
--- head/print/cups-client/Makefile	Sun Feb 16 20:39:06 2014	(r344632)
+++ head/print/cups-client/Makefile	Sun Feb 16 21:17:15 2014	(r344633)
@@ -2,7 +2,7 @@
 
 CATEGORIES=	print
 
-MAINTAINER=	bsam at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 
 MASTERDIR?=	${.CURDIR}/../cups-base
  

Modified: head/print/cups-image/Makefile
==============================================================================
--- head/print/cups-image/Makefile	Sun Feb 16 20:39:06 2014	(r344632)
+++ head/print/cups-image/Makefile	Sun Feb 16 21:17:15 2014	(r344633)
@@ -2,7 +2,7 @@
 
 CATEGORIES=	print
 
-MAINTAINER=	bsam at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 
 MASTERDIR?=	${.CURDIR}/../cups-base
 

Modified: head/print/cups/Makefile
==============================================================================
--- head/print/cups/Makefile	Sun Feb 16 20:39:06 2014	(r344632)
+++ head/print/cups/Makefile	Sun Feb 16 21:17:15 2014	(r344633)
@@ -7,7 +7,7 @@ CATEGORIES=	print
 MASTER_SITES=	# empty
 DISTFILES=	# empty
 
-MAINTAINER=	bsam at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Common UNIX Printing System: Metaport to install complete system
 
 BUILD_DEPENDS=	espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \

Modified: head/print/foo2zjs/Makefile
==============================================================================
--- head/print/foo2zjs/Makefile	Sun Feb 16 20:39:06 2014	(r344632)
+++ head/print/foo2zjs/Makefile	Sun Feb 16 21:17:15 2014	(r344633)
@@ -9,7 +9,7 @@ MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 		${MASTER_SITE_LOCAL:S,$,bsam/${PORTNAME}/,}  \
 		ftp://ftp.wart.ru/pub/FreeBSD/ports/distfiles/
 
-MAINTAINER=	bsam at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Driver for printers that use the ZjStream wire protocol
 
 LIB_DEPENDS=	libcups.so:${PORTSDIR}/print/cups-base

Modified: head/print/foomatic-db-engine/Makefile
==============================================================================
--- head/print/foomatic-db-engine/Makefile	Sun Feb 16 20:39:06 2014	(r344632)
+++ head/print/foomatic-db-engine/Makefile	Sun Feb 16 21:17:15 2014	(r344633)
@@ -12,7 +12,7 @@ PKGNAMEPREFIX=	foomatic-db-
 DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	foomatic
 
-MAINTAINER=	bsam at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Foomatic database engine
 
 LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl

Modified: head/print/foomatic-db/Makefile
==============================================================================
--- head/print/foomatic-db/Makefile	Sun Feb 16 20:39:06 2014	(r344632)
+++ head/print/foomatic-db/Makefile	Sun Feb 16 21:17:15 2014	(r344633)
@@ -10,7 +10,7 @@ PKGNAMEPREFIX=	foomatic-
 DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION}
 DIST_SUBDIR=	foomatic
 
-MAINTAINER=	bsam at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Database for integrating printer drivers with common spoolers
 
 LIB_DEPENDS=	libxml2.so:${PORTSDIR}/textproc/libxml2 \

Modified: head/print/foomatic-filters/Makefile
==============================================================================
--- head/print/foomatic-filters/Makefile	Sun Feb 16 20:39:06 2014	(r344632)
+++ head/print/foomatic-filters/Makefile	Sun Feb 16 21:17:15 2014	(r344633)
@@ -6,7 +6,7 @@ PORTVERSION=	4.0.17
 CATEGORIES=	print
 MASTER_SITES=	http://www.openprinting.org/download/foomatic/
 
-MAINTAINER=	bsam at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Foomatic wrapper scripts
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list