diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-01-26 06:49:36 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-01-26 06:49:36 +0000 |
commit | 49cf161a0241d59e68c53c3dbdc4c1b822c815b3 (patch) | |
tree | fa368e5cd6baf03b44861a9becf6ec1e934062ca /archivers | |
parent | e04f7171a87087375c9af59df41c370a2c0c1b12 (diff) | |
download | ports-49cf161a0241d59e68c53c3dbdc4c1b822c815b3.tar.gz ports-49cf161a0241d59e68c53c3dbdc4c1b822c815b3.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/dpkg/Makefile | 3 | ||||
-rw-r--r-- | archivers/dpkg/distinfo | 6 | ||||
-rw-r--r-- | archivers/dpkg/pkg-plist | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile index cfac189be7b0..a55b2447e7b0 100644 --- a/archivers/dpkg/Makefile +++ b/archivers/dpkg/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dpkg -PORTVERSION= 1.19.2 -PORTREVISION= 1 +PORTVERSION= 1.19.4 CATEGORIES= archivers sysutils MASTER_SITES= DEBIAN_POOL DISTNAME= dpkg_${PORTVERSION} diff --git a/archivers/dpkg/distinfo b/archivers/dpkg/distinfo index 315dc3f8e121..4e6c7d88146b 100644 --- a/archivers/dpkg/distinfo +++ b/archivers/dpkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542822043 -SHA256 (dpkg_1.19.2.tar.xz) = f8f2ae2cf8065b81239db960b3794099ec607c94a125cec61c986f68f9861b71 -SIZE (dpkg_1.19.2.tar.xz) = 4607868 +TIMESTAMP = 1548286604 +SHA256 (dpkg_1.19.4.tar.xz) = c15234e98655689586bff2d517a6fdc6135d139c54d52ae9cfa6a90007fee0ae +SIZE (dpkg_1.19.4.tar.xz) = 4645784 diff --git a/archivers/dpkg/pkg-plist b/archivers/dpkg/pkg-plist index b52224fb333d..e6eeaed3dc8c 100644 --- a/archivers/dpkg/pkg-plist +++ b/archivers/dpkg/pkg-plist @@ -128,6 +128,7 @@ include/dpkg/version.h %%SITE_PERL%%/Dpkg/Shlibs/SymbolFile.pm %%SITE_PERL%%/Dpkg/Source/Archive.pm %%SITE_PERL%%/Dpkg/Source/BinaryFiles.pm +%%SITE_PERL%%/Dpkg/Source/Format.pm %%SITE_PERL%%/Dpkg/Source/Functions.pm %%SITE_PERL%%/Dpkg/Source/Package.pm %%SITE_PERL%%/Dpkg/Source/Package/V1.pm @@ -240,7 +241,7 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/fr/man5/deb-old.5.gz %%NLS%%man/fr/man5/deb-override.5.gz %%NLS%%man/fr/man5/deb-split.5.gz -%%NLS%%man/fr/man8/start-stop-daemon.8.gz +%%NLS%%@dir man/fr/man8 %%NLS%%man/it/man1/dpkg-maintscript-helper.1.gz %%NLS%%man/it/man1/dpkg-split.1.gz %%NLS%%man/it/man1/update-alternatives.1.gz @@ -248,7 +249,7 @@ libexec/pkgconfig/libdpkg.pc %%NLS%%man/it/man5/deb-old.5.gz %%NLS%%man/it/man5/deb-override.5.gz %%NLS%%man/it/man5/deb-split.5.gz -%%NLS%%man/it/man8/start-stop-daemon.8.gz +%%NLS%%@dir man/it/man8 %%NLS%%man/ja/man1/dpkg-split.1.gz %%NLS%%man/ja/man1/update-alternatives.1.gz %%NLS%%man/ja/man5/deb-extra-override.5.gz @@ -323,6 +324,7 @@ man/man3/Dpkg::IPC.3perl.gz man/man3/Dpkg::Index.3perl.gz man/man3/Dpkg::Interface::Storable.3perl.gz man/man3/Dpkg::Path.3perl.gz +man/man3/Dpkg::Source::Format.3perl.gz man/man3/Dpkg::Source::Package.3perl.gz man/man3/Dpkg::Substvars.3perl.gz man/man3/Dpkg::Vendor.3perl.gz @@ -429,7 +431,7 @@ man/man8/start-stop-daemon.8.gz %%NLS%%man/sv/man5/deb-old.5.gz %%NLS%%man/sv/man5/deb-override.5.gz %%NLS%%man/sv/man5/deb-split.5.gz -%%NLS%%man/sv/man8/start-stop-daemon.8.gz +%%NLS%%@dir man/sv/man8 sbin/start-stop-daemon %%DATADIR%%/abitable %%DATADIR%%/architecture.mk |