From owner-svn-ports-head@FreeBSD.ORG Sun Jan 19 14:10:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B840584C; Sun, 19 Jan 2014 14:10:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A41B81002; Sun, 19 Jan 2014 14:10:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0JEAo0c040183; Sun, 19 Jan 2014 14:10:50 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0JEAoxh040178; Sun, 19 Jan 2014 14:10:50 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201401191410.s0JEAoxh040178@svn.freebsd.org> From: Raphael Kubo da Costa Date: Sun, 19 Jan 2014 14:10:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340300 - head/print/qpdf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jan 2014 14:10:50 -0000 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 (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