Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2014 14:10:50 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340300 - head/print/qpdf
Message-ID:  <201401191410.s0JEAoxh040178@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Jan 19 14:10:49 2014
New Revision: 340300
URL: http://svnweb.freebsd.org/changeset/ports/340300
QAT: https://qat.redports.org/buildarchive/r340300/

Log:
  Update to 5.1.1.
  
  PR:		ports/185878
  Submitted by:	Dmitry Kazarov <d.y.kazarov@mail.ru> (maintainer)

Modified:
  head/print/qpdf/Makefile
  head/print/qpdf/distinfo
  head/print/qpdf/pkg-plist

Modified: head/print/qpdf/Makefile
==============================================================================
--- head/print/qpdf/Makefile	Sun Jan 19 13:55:57 2014	(r340299)
+++ head/print/qpdf/Makefile	Sun Jan 19 14:10:49 2014	(r340300)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	qpdf
-PORTVERSION=	5.0.1
+PORTVERSION=	5.1.1
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/${PORTVERSION}

Modified: head/print/qpdf/distinfo
==============================================================================
--- head/print/qpdf/distinfo	Sun Jan 19 13:55:57 2014	(r340299)
+++ head/print/qpdf/distinfo	Sun Jan 19 14:10:49 2014	(r340300)
@@ -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

Modified: head/print/qpdf/pkg-plist
==============================================================================
--- head/print/qpdf/pkg-plist	Sun Jan 19 13:55:57 2014	(r340299)
+++ head/print/qpdf/pkg-plist	Sun Jan 19 14:10:49 2014	(r340300)
@@ -25,12 +25,13 @@ include/qpdf/QPDFWriter.hh
 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



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