Date: Sun, 19 Jan 2014 13:05:24 GMT From: Dmitry Kazarov <d.y.kazarov@mail.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/185878: [maintainer update] print/qpdf update problem and update to 5.1.1 Message-ID: <201401191305.s0JD5OGK016681@oldred.freebsd.org> Resent-Message-ID: <201401191310.s0JDA0ds078162@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 185878 >Category: ports >Synopsis: [maintainer update] print/qpdf update problem and update to 5.1.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: Sun Jan 19 13:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Dmitry Kazarov >Release: 9.2-STABLE >Organization: >Environment: FreeBSD Trudiaga.localdomain 9.2-STABLE FreeBSD 9.2-STABLE #0 r260257: Sat Jan 4 19:25:02 MSK 2014 root@Trudiaga.localdomain:/tmp/obj/usr/src/sys/GENERIC amd64 >Description: Attached patch updates qpdf port to version 5.1.1 Version of libqpdf is updated to 14. Please deinstall qpdf before upgrading to version 5.1.1 from previous versions. >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2014-01-19 16:32:36.000000000 +0400 +++ Makefile 2014-01-19 16:33:02.000000000 +0400 @@ -2,7 +2,7 @@ # $FreeBSD: print/qpdf/Makefile 332998 2013-11-06 14:52:04Z bsam $ PORTNAME= qpdf -PORTVERSION= 5.0.1 +PORTVERSION= 5.1.1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION} --- distinfo.orig 2013-11-06 18:52:04.000000000 +0400 +++ distinfo 2014-01-19 16:34:32.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (qpdf-5.0.1.tar.gz) = d0658a0b276ac5b811cc41edb8a4fc70d343a392aba53578df3c188f57b1efbd -SIZE (qpdf-5.0.1.tar.gz) = 7569985 +SHA256 (qpdf-5.1.1.tar.gz) = 95d355d8fa5e1c677e04d884161de94f5438bf3bdc1638498796b042bad4a726 +SIZE (qpdf-5.1.1.tar.gz) = 7662701 --- pkg-plist.orig 2013-11-06 18:52:04.000000000 +0400 +++ pkg-plist 2014-01-19 16:52:06.000000000 +0400 @@ -25,12 +25,13 @@ include/qpdf/QPDFXRefEntry.hh include/qpdf/QTC.hh include/qpdf/QUtil.hh +include/qpdf/RandomDataProvider.hh include/qpdf/Types.h include/qpdf/qpdf-c.h lib/libqpdf.a lib/libqpdf.la lib/libqpdf.so -lib/libqpdf.so.13 +lib/libqpdf.so.14 libdata/pkgconfig/libqpdf.pc man/man1/fix-qdf.1.gz man/man1/qpdf.1.gz >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401191305.s0JD5OGK016681>