Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2014 18:13:47 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370810 - head/archivers/dpkg
Message-ID:  <201410131813.s9DIDlN4087309@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Mon Oct 13 18:13:47 2014
New Revision: 370810
URL: https://svnweb.freebsd.org/changeset/ports/370810
QAT: https://qat.redports.org/buildarchive/r370810/

Log:
  - Update to version 1.17.18
  - Sort pkg-plist

Modified:
  head/archivers/dpkg/Makefile
  head/archivers/dpkg/distinfo
  head/archivers/dpkg/pkg-plist

Modified: head/archivers/dpkg/Makefile
==============================================================================
--- head/archivers/dpkg/Makefile	Mon Oct 13 17:37:21 2014	(r370809)
+++ head/archivers/dpkg/Makefile	Mon Oct 13 18:13:47 2014	(r370810)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dpkg
-PORTVERSION=	1.17.16
+PORTVERSION=	1.17.18
 CATEGORIES=	archivers sysutils
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
 DISTNAME=	dpkg_${PORTVERSION}

Modified: head/archivers/dpkg/distinfo
==============================================================================
--- head/archivers/dpkg/distinfo	Mon Oct 13 17:37:21 2014	(r370809)
+++ head/archivers/dpkg/distinfo	Mon Oct 13 18:13:47 2014	(r370810)
@@ -1,2 +1,2 @@
-SHA256 (dpkg_1.17.16.tar.xz) = 3bb58a197ad6e8fe80a2063de70ec737a486b1f6cafd9a481a92ce5411c90fe0
-SIZE (dpkg_1.17.16.tar.xz) = 4299248
+SHA256 (dpkg_1.17.18.tar.xz) = 4e2ce2dd9fe3f64e69b7529d9f9b21fbe7689b9a7975fc23bad9e05dd37f3223
+SIZE (dpkg_1.17.18.tar.xz) = 4314200

Modified: head/archivers/dpkg/pkg-plist
==============================================================================
--- head/archivers/dpkg/pkg-plist	Mon Oct 13 17:37:21 2014	(r370809)
+++ head/archivers/dpkg/pkg-plist	Mon Oct 13 18:13:47 2014	(r370810)
@@ -93,6 +93,7 @@ include/dpkg/version.h
 %%SITE_PERL%%/Dpkg/ErrorHandling.pm
 %%SITE_PERL%%/Dpkg/Exit.pm
 %%SITE_PERL%%/Dpkg/File.pm
+%%SITE_PERL%%/Dpkg/Getopt.pm
 %%SITE_PERL%%/Dpkg/Gettext.pm
 %%SITE_PERL%%/Dpkg/IPC.pm
 %%SITE_PERL%%/Dpkg/Index.pm
@@ -356,6 +357,7 @@ man/man1/dpkg-trigger.1.gz
 man/man1/dpkg-vendor.1.gz
 man/man1/dpkg.1.gz
 man/man1/dselect.1.gz
+man/man3/Dpkg.3.gz
 man/man3/Dpkg::BuildEnv.3.gz
 man/man3/Dpkg::BuildFlags.3.gz
 man/man3/Dpkg::BuildOptions.3.gz
@@ -380,6 +382,7 @@ man/man3/Dpkg::Control::Info.3.gz
 man/man3/Dpkg::Control::Types.3.gz
 man/man3/Dpkg::Deps.3.gz
 man/man3/Dpkg::Exit.3.gz
+man/man3/Dpkg::Gettext.3.gz
 man/man3/Dpkg::IPC.3.gz
 man/man3/Dpkg::Index.3.gz
 man/man3/Dpkg::Interface::Storable.3.gz
@@ -573,18 +576,18 @@ sbin/start-stop-daemon
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/dselect.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/dpkg.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/dselect.mo
-@dir %%DPKGDIR%%/alternatives
-@dir %%DPKGDIR%%/available
-@dir %%DPKGDIR%%/diversions
-@dir %%DPKGDIR%%/info
-@dir %%DPKGDIR%%/methods/disk
-@dir %%DPKGDIR%%/methods/floppy
-@dir %%DPKGDIR%%/methods/ftp
-@dir %%DPKGDIR%%/methods/mnt
+@dir %%DPKGDIR%%/updates
+@dir %%DPKGDIR%%/status
+@dir %%DPKGDIR%%/statoverride
+@dir %%DPKGDIR%%/parts
 @dir %%DPKGDIR%%/methods/multicd
+@dir %%DPKGDIR%%/methods/mnt
+@dir %%DPKGDIR%%/methods/ftp
+@dir %%DPKGDIR%%/methods/floppy
+@dir %%DPKGDIR%%/methods/disk
 @dir %%DPKGDIR%%/methods
-@dir %%DPKGDIR%%/parts
-@dir %%DPKGDIR%%/statoverride
-@dir %%DPKGDIR%%/status
-@dir %%DPKGDIR%%/updates
+@dir %%DPKGDIR%%/info
+@dir %%DPKGDIR%%/diversions
+@dir %%DPKGDIR%%/available
+@dir %%DPKGDIR%%/alternatives
 @dir %%DPKGDIR%%



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