Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2006 07:08:01 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        ports@mark.reidel.info
Subject:   ports/97447: [update] print/cups-pdf
Message-ID:  <1147928881.64118@mwilke.ath.cx>
Resent-Message-ID: <200605180510.k4I5ANlr053540@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97447
>Category:       ports
>Synopsis:       [update] print/cups-pdf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 18 05:10:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #140: Mon May 15 20:42:30 CEST 2006
    root@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- update to 2.3.1
- maintainer cc'd 
- tinderbox checked


- is a bugfix release


>How-To-Repeat:





>Fix:


--- cups-pdf.diff begins here ---
diff -ruN /usr/ports/print/cups-pdf/Makefile ports/print/cups-pdf/Makefile
--- /usr/ports/print/cups-pdf/Makefile	Sun May 14 16:45:46 2006
+++ ports/print/cups-pdf/Makefile	Thu May 18 06:50:59 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cups-pdf
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.1
 CATEGORIES=	print
 MASTER_SITES=	http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -33,7 +33,7 @@
 .elif ${PDF_VERSION} == 1.4
 .elif ${PDF_VERSION} == 1.5
 .else
-BROKEN=		"unsupported PDF-Version selected: ${PDF_VERSION}"
+BROKEN=		unsupported PDF-Version selected: ${PDF_VERSION}
 .endif
 SUBST_CMD+=	-e 's,CPPDFVER "1.4",CPPDFVER "${PDF_VERSION}",'
 .endif
diff -ruN /usr/ports/print/cups-pdf/distinfo ports/print/cups-pdf/distinfo
--- /usr/ports/print/cups-pdf/distinfo	Sun May 14 16:45:46 2006
+++ ports/print/cups-pdf/distinfo	Thu May 18 06:51:02 2006
@@ -1,3 +1,3 @@
-MD5 (cups-pdf_2.2.0.tar.gz) = 4954abce27b68f92cbb996ddc0f6ab24
-SHA256 (cups-pdf_2.2.0.tar.gz) = 7431179221d65dcf6359a06954e0e095755321c4b6b3864fad188ffa28318818
-SIZE (cups-pdf_2.2.0.tar.gz) = 22731
+MD5 (cups-pdf_2.3.1.tar.gz) = 16e9b211f2d4729de368a2428be57cfc
+SHA256 (cups-pdf_2.3.1.tar.gz) = 63650bd034e7485bd764edab268bc1ba3b609d44d17c7390f0fba42b46534079
+SIZE (cups-pdf_2.3.1.tar.gz) = 22987
--- cups-pdf.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1147928881.64118>