git: 7ef123444ee7 - main - archivers/dpkg: Fix build with llvm16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jul 2023 17:30:49 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ef123444ee735327e14bdd2b4c39977c1579144 commit 7ef123444ee735327e14bdd2b4c39977c1579144 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-07-19 17:02:34 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-07-19 17:30:38 +0000 archivers/dpkg: Fix build with llvm16 - Update version 1.19.7=>1.19.8 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- archivers/dpkg/Makefile | 4 ++-- archivers/dpkg/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile index 659df4a115a6..ccff96575fb7 100644 --- a/archivers/dpkg/Makefile +++ b/archivers/dpkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= dpkg -PORTVERSION= 1.19.7 +PORTVERSION= 1.19.8 CATEGORIES= archivers sysutils MASTER_SITES= DEBIAN_POOL DISTNAME= dpkg_${PORTVERSION} @@ -19,8 +19,8 @@ RUN_DEPENDS= gtar:archivers/gtar \ USES= compiler:c11 cpe gmake iconv libtool ncurses perl5 pkgconfig \ tar:xz - CPE_VENDOR= debian +USE_CXXSTD= c++14 WRKSRC= ${WRKDIR}/dpkg-${PORTVERSION} DPKGDIR?= /var/db/dpkg PLIST_SUB= DPKGDIR=${DPKGDIR} diff --git a/archivers/dpkg/distinfo b/archivers/dpkg/distinfo index 0c923e3c8889..0c815784ec7d 100644 --- a/archivers/dpkg/distinfo +++ b/archivers/dpkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571618437 -SHA256 (dpkg_1.19.7.tar.xz) = 4c27fededf620c0aa522fff1a48577ba08144445341257502e7730f2b1a296e8 -SIZE (dpkg_1.19.7.tar.xz) = 4716724 +TIMESTAMP = 1689785325 +SHA256 (dpkg_1.19.8.tar.xz) = 2632c00b0cf0ea19ed7bd6700e6ec5faca93f0045af629d356dc03ad74ae6f10 +SIZE (dpkg_1.19.8.tar.xz) = 4701260