ports/182109: [maintainer update] print/qpdf update problem and update to 5.0.0

Dmitry Kazarov d.y.kazarov at mail.ru
Sun Sep 15 12:20:01 UTC 2013


>Number:         182109
>Category:       ports
>Synopsis:       [maintainer update] print/qpdf update problem and update to 5.0.0
>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:   Sun Sep 15 12:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Kazarov
>Release:        9.2-PRERELEASE
>Organization:
>Environment:
FreeBSD Trudiaga.localdomain 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #0 r255573: Sat Sep 14 21:36:12 MSK 2013     root at Trudiaga.localdomain:/tmp/obj/usr/src/sys/GENERIC  amd64
>Description:
1. Current version is incompatible with previous versions due to changes in libqpdf.so. 
Due to the changes in libqpdf.so, please deinstall qpdf first while updating from 4.0.0 to 4.0.1+

2. Patch with update to 5.0.0 version is attached.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2013-09-15 14:09:21.000000000 +0400
+++ Makefile	2013-09-15 14:09:41.000000000 +0400
@@ -2,7 +2,7 @@
 # $FreeBSD: print/qpdf/Makefile 325172 2013-08-21 23:23:51Z wg $
 
 PORTNAME=	qpdf
-PORTVERSION=	4.0.1
+PORTVERSION=	5.0.0
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/${PORTVERSION}
--- distinfo.orig	2013-08-22 03:23:51.000000000 +0400
+++ distinfo	2013-09-15 14:12:11.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (qpdf-4.0.1.tar.gz) = a4080ad53c778d60aa56df724751fb55bd096130d244fb1483c9257b9739c04d
-SIZE (qpdf-4.0.1.tar.gz) = 5031080
+SHA256 (qpdf-5.0.0.tar.gz) = ddeac2272cbabffbaf7320d7e783085ed3690710616e0b855947b25e59a97b37
+SIZE (qpdf-5.0.0.tar.gz) = 7556793
--- pkg-plist.orig	2013-09-15 14:53:37.000000000 +0400
+++ pkg-plist	2013-09-15 15:04:36.000000000 +0400
@@ -17,6 +17,7 @@
 include/qpdf/PointerHolder.hh
 include/qpdf/QPDF.hh
 include/qpdf/QPDFExc.hh
+include/qpdf/QPDFObjGen.hh
 include/qpdf/QPDFObject.hh
 include/qpdf/QPDFObjectHandle.hh
 include/qpdf/QPDFTokenizer.hh
@@ -27,8 +28,9 @@
 include/qpdf/Types.h
 include/qpdf/qpdf-c.h
 lib/libqpdf.a
+lib/libqpdf.la
 lib/libqpdf.so
-lib/libqpdf.so.10
+lib/libqpdf.so.13
 libdata/pkgconfig/libqpdf.pc
 share/doc/qpdf/qpdf-manual.html
 share/doc/qpdf/qpdf-manual.pdf


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


More information about the freebsd-ports-bugs mailing list