From owner-svn-ports-head@FreeBSD.ORG Sun Feb 16 21:17:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 05700CCB; Sun, 16 Feb 2014 21:17:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D928D1018; Sun, 16 Feb 2014 21:17:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1GLHHq1050001; Sun, 16 Feb 2014 21:17:17 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1GLHGLa049987; Sun, 16 Feb 2014 21:17:16 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201402162117.s1GLHGLa049987@svn.freebsd.org> From: Boris Samorodov Date: Sun, 16 Feb 2014 21:17:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344633 - in head/print: cups cups-base cups-client cups-image foo2zjs foomatic-db foomatic-db-engine foomatic-filters X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Feb 2014 21:17:18 -0000 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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Foomatic wrapper scripts LICENSE= GPLv2