ports/161306: [MAINTAINER] print/cups-pdf: update to 2.6.1

Simon Olofsson simon at olofsson.de
Wed Oct 5 16:00:19 UTC 2011


>Number:         161306
>Category:       ports
>Synopsis:       [MAINTAINER] print/cups-pdf: update to 2.6.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:   Wed Oct 05 16:00:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Simon Olofsson
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD lua-fb 9.0-BETA2 FreeBSD 9.0-BETA2 #0: Wed Aug 31 18:07:44 UTC 2011
>Description:
- Update to 2.6.1
- Make portlint happy

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- cups-pdf-2.6.1.patch begins here ---
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile
index 9f7ec55..013848a 100644
--- a/print/cups-pdf/Makefile
+++ b/print/cups-pdf/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cups-pdf
-PORTVERSION=	2.5.1
+PORTVERSION=	2.6.1
 CATEGORIES=	print
 MASTER_SITES=	http://www.cups-pdf.de/src/ \
 		http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/
@@ -15,11 +15,11 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	simon at olofsson.de
 COMMENT=	A virtual printer for CUPS to produce PDF files
 
-RUN_DEPENDS=	${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base
-
 LICENSE=GPLv2
 LICENSE_FILE=${WRKSRC}/COPYING
 
+RUN_DEPENDS=	${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_GHOSTSCRIPT_RUN=	yes
diff --git a/print/cups-pdf/distinfo b/print/cups-pdf/distinfo
index 285b6f9..8f12cb4 100644
--- a/print/cups-pdf/distinfo
+++ b/print/cups-pdf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cups-pdf_2.5.1.tar.gz) = 63c8bcf0ec12eaa2af9477267f8aecd0c1c1e03fa6b88ab47ca2a781a83c1f94
-SIZE (cups-pdf_2.5.1.tar.gz) = 32578
+SHA256 (cups-pdf_2.6.1.tar.gz) = 04e17eb563dceea048e1a435edcbcf52faa5288f85e8390cd64d702edb6745f1
+SIZE (cups-pdf_2.6.1.tar.gz) = 33315
diff --git a/print/cups-pdf/pkg-plist b/print/cups-pdf/pkg-plist
index 08c2af6..947e1c1 100644
--- a/print/cups-pdf/pkg-plist
+++ b/print/cups-pdf/pkg-plist
@@ -7,5 +7,6 @@ etc/cups/cups-pdf.conf.sample
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrmtry libexec/cups/backend
 @dirrmtry libexec/cups
+ at dirrmtry share/cups/model
 @dirrmtry share/cups
 @dirrmtry etc/cups
--- cups-pdf-2.6.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list