From owner-svn-ports-head@freebsd.org Mon Aug 1 17:28:51 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 890C8BAB8E3; Mon, 1 Aug 2016 17:28:51 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4058B1DBA; Mon, 1 Aug 2016 17:28:51 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u71HSokw005724; Mon, 1 Aug 2016 17:28:50 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u71HSov2005721; Mon, 1 Aug 2016 17:28:50 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201608011728.u71HSov2005721@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 1 Aug 2016 17:28:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419444 - head/archivers/dpkg 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.22 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: Mon, 01 Aug 2016 17:28:51 -0000 Author: pawel Date: Mon Aug 1 17:28:50 2016 New Revision: 419444 URL: https://svnweb.freebsd.org/changeset/ports/419444 Log: Update to version 1.18.10 Modified: head/archivers/dpkg/Makefile head/archivers/dpkg/distinfo head/archivers/dpkg/pkg-plist Modified: head/archivers/dpkg/Makefile ============================================================================== --- head/archivers/dpkg/Makefile Mon Aug 1 17:25:27 2016 (r419443) +++ head/archivers/dpkg/Makefile Mon Aug 1 17:28:50 2016 (r419444) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dpkg -PORTVERSION= 1.18.9 +PORTVERSION= 1.18.10 CATEGORIES= archivers sysutils MASTER_SITES= DEBIAN_POOL DISTNAME= dpkg_${PORTVERSION} Modified: head/archivers/dpkg/distinfo ============================================================================== --- head/archivers/dpkg/distinfo Mon Aug 1 17:25:27 2016 (r419443) +++ head/archivers/dpkg/distinfo Mon Aug 1 17:28:50 2016 (r419444) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468141798 -SHA256 (dpkg_1.18.9.tar.xz) = 86ac4af917e9e75eb9b6c947a0a11439d1de32f72237413f7ddab17f77082093 -SIZE (dpkg_1.18.9.tar.xz) = 4632900 +TIMESTAMP = 1470065650 +SHA256 (dpkg_1.18.10.tar.xz) = 025524da41ba18b183ff11e388eb8686f7cc58ee835ed7d48bd159c46a8b6dc5 +SIZE (dpkg_1.18.10.tar.xz) = 4645448 Modified: head/archivers/dpkg/pkg-plist ============================================================================== --- head/archivers/dpkg/pkg-plist Mon Aug 1 17:25:27 2016 (r419443) +++ head/archivers/dpkg/pkg-plist Mon Aug 1 17:28:50 2016 (r419444) @@ -161,6 +161,7 @@ libexec/libdpkg.a libexec/pkgconfig/libdpkg.pc %%NLS%%man/de/man1/dpkg-architecture.1.gz %%NLS%%man/de/man1/dpkg-buildflags.1.gz +%%NLS%%man/de/man1/dpkg-buildpackage.1.gz %%NLS%%man/de/man1/dpkg-checkbuilddeps.1.gz %%NLS%%man/de/man1/dpkg-deb.1.gz %%NLS%%man/de/man1/dpkg-distaddfile.1.gz @@ -186,6 +187,7 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/de/man1/update-alternatives.1.gz %%NLS%%man/de/man5/deb-changelog.5.gz %%NLS%%man/de/man5/deb-changes.5.gz +%%NLS%%man/de/man5/deb-conffiles.5.gz %%NLS%%man/de/man5/deb-control.5.gz %%NLS%%man/de/man5/deb-extra-override.5.gz %%NLS%%man/de/man5/deb-old.5.gz @@ -378,6 +380,7 @@ man/man3/Dpkg::Vendor::Ubuntu.3.gz man/man3/Dpkg::Version.3.gz man/man5/deb-changelog.5.gz man/man5/deb-changes.5.gz +man/man5/deb-conffiles.5.gz man/man5/deb-control.5.gz man/man5/deb-extra-override.5.gz man/man5/deb-old.5.gz