From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 16 22:00:34 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 690A216A474 for ; Fri, 16 Jun 2006 22:00:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB2DA43D46 for ; Fri, 16 Jun 2006 22:00:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5GM0X3I033061 for ; Fri, 16 Jun 2006 22:00:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5GM0Xmj033060; Fri, 16 Jun 2006 22:00:33 GMT (envelope-from gnats) Resent-Date: Fri, 16 Jun 2006 22:00:33 GMT Resent-Message-Id: <200606162200.k5GM0Xmj033060@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Simon Olofsson" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F97B16A47C for ; Fri, 16 Jun 2006 21:58:31 +0000 (UTC) (envelope-from simon@olofsson.de) Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58D5D43D4C for ; Fri, 16 Jun 2006 21:58:30 +0000 (GMT) (envelope-from simon@olofsson.de) Received: from mail-in-04-z2.arcor-online.net (mail-in-04-z2.arcor-online.net [151.189.8.16]) by mail-in-07.arcor-online.net (Postfix) with ESMTP id 191A617549D for ; Fri, 16 Jun 2006 23:58:29 +0200 (CEST) Received: from mail-in-03.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by mail-in-04-z2.arcor-online.net (Postfix) with ESMTP id 06A5A176C17 for ; Fri, 16 Jun 2006 23:58:29 +0200 (CEST) Received: from gul.lan.gath3n.de (dslb-084-060-170-227.pools.arcor-ip.net [84.60.170.227]) by mail-in-03.arcor-online.net (Postfix) with SMTP id 5274C15528E for ; Fri, 16 Jun 2006 23:58:28 +0200 (CEST) Received: by gul.lan.gath3n.de (sSMTP sendmail emulation); Fri, 16 Jun 2006 23:58:27 +0200 Message-Id: <20060616215828.5274C15528E@mail-in-03.arcor-online.net> Date: Fri, 16 Jun 2006 23:58:27 +0200 From: "Simon Olofsson" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/99063: [MAINTAINER] print/cups-pdf: update to 2.4.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 22:00:34 -0000 >Number: 99063 >Category: ports >Synopsis: [MAINTAINER] print/cups-pdf: update to 2.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 16 22:00:32 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Simon Olofsson >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #25: Thu Jun 15 14:44:59 CEST 2006 >Description: - Update to 2.4.1 - some small changes Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- cups-pdf-2.4.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/print/cups-pdf/Makefile /usr/home/simon/src/ports/print/cups-pdf/Makefile --- /usr/ports/print/cups-pdf/Makefile Fri Jun 9 23:20:51 2006 +++ /usr/home/simon/src/ports/print/cups-pdf/Makefile Fri Jun 16 23:53:08 2006 @@ -6,7 +6,7 @@ # PORTNAME= cups-pdf -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= print MASTER_SITES= http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/ \ http://olofsson.de/mirror/distfiles/ @@ -52,9 +52,12 @@ .endif pre-everything:: +.if !defined(PDF_VERSION) || !defined(HOME_SUBDIR) || \ +!defined(OUTPUT_DIRECTORY) || !defined(LOG_DIRECTORY) @${ECHO_MSG} "" @${ECHO_MSG} "You may use the following build options:" @${ECHO_MSG} "" +.endif .if !defined(PDF_VERSION) @${ECHO_MSG} "PDF_VERSION=1.2|1.3|1.4|1.5 PDF-version of PDF-files produced" .endif @@ -70,9 +73,6 @@ @${ECHO_MSG} "LOG_DIRECTORY= Place logfile into /cups-pdf_log" .endif -post-extract: - @${GUNZIP_CMD} ${WRKSRC}/extra/PostscriptColor.ppd.gz - post-configure: @${REINPLACE_CMD} ${SUBST_CMD} ${WRKSRC}/extra/cups-pdf.conf @${REINPLACE_CMD} -e \ @@ -84,16 +84,19 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/cups-pdf ${LOCALBASE}/libexec/cups/backend - ${INSTALL_DATA} ${WRKSRC}/extra/PostscriptColor.ppd ${LOCALBASE}/share/cups/model + ${INSTALL_DATA} ${WRKSRC}/extra/PostscriptColor_rev3b.ppd.gz \ + ${LOCALBASE}/share/cups/model/PostscriptColor.ppd.gz .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/ - ${INSTALL_DATA} ${WRKSRC}/extra/cups-pdf.conf ${LOCALBASE}/etc/cups/cups-pdf.conf.sample + ${INSTALL_DATA} ${WRKSRC}/extra/cups-pdf.conf \ + ${LOCALBASE}/etc/cups/cups-pdf.conf.sample .endif post-install: @if [ ! -f ${LOCALBASE}/etc/cups/cups-pdf.conf ]; then \ - ${CP} -p ${LOCALBASE}/etc/cups/cups-pdf.conf.sample ${LOCALBASE}/etc/cups/cups-pdf.conf ; \ + ${CP} -p ${LOCALBASE}/etc/cups/cups-pdf.conf.sample \ + ${LOCALBASE}/etc/cups/cups-pdf.conf ; \ fi .include diff -ruN --exclude=CVS /usr/ports/print/cups-pdf/distinfo /usr/home/simon/src/ports/print/cups-pdf/distinfo --- /usr/ports/print/cups-pdf/distinfo Fri Jun 9 23:20:51 2006 +++ /usr/home/simon/src/ports/print/cups-pdf/distinfo Fri Jun 16 23:24:14 2006 @@ -1,3 +1,3 @@ -MD5 (cups-pdf_2.4.0.tar.gz) = e80555d7f58d90c2ad43f131745e09ac -SHA256 (cups-pdf_2.4.0.tar.gz) = aef0f1e66de08ba6ac0ade30c4f6d75285843f59158d6805e0d32ce96fd7c790 -SIZE (cups-pdf_2.4.0.tar.gz) = 34421 +MD5 (cups-pdf_2.4.1.tar.gz) = 4cef6dd76d09dc2f7f3df133ef339b52 +SHA256 (cups-pdf_2.4.1.tar.gz) = 9b44b84c28d15f48e0ca0ae5191f0df5bc5600a72118a4ed29fee8a0812fa59b +SIZE (cups-pdf_2.4.1.tar.gz) = 50448 diff -ruN --exclude=CVS /usr/ports/print/cups-pdf/pkg-plist /usr/home/simon/src/ports/print/cups-pdf/pkg-plist --- /usr/ports/print/cups-pdf/pkg-plist Fri Jun 9 08:18:55 2006 +++ /usr/home/simon/src/ports/print/cups-pdf/pkg-plist Fri Jun 16 23:24:55 2006 @@ -1,5 +1,5 @@ libexec/cups/backend/cups-pdf -share/cups/model/PostscriptColor.ppd +share/cups/model/PostscriptColor.ppd.gz @unexec if cmp -s %D/etc/cups/cups-pdf.conf.sample %D/etc/cups/cups-pdf.conf; then rm -f %D/etc/cups/cups-pdf.conf; fi etc/cups/cups-pdf.conf.sample @exec if [ ! -f %D/etc/cups/cups-pdf.conf ] ; then cp -p %D/%F %B/cups-pdf.conf; fi --- cups-pdf-2.4.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: