Date: Mon, 4 Sep 2023 09:08:41 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b3d251471168 - main - sysutils/debhelper: Update to 13.11.6 Message-ID: <202309040908.38498fmD048649@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3d251471168246b1729d905fca177d3f5d1d3ea commit b3d251471168246b1729d905fca177d3f5d1d3ea Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-04 09:04:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-04 09:04:35 +0000 sysutils/debhelper: Update to 13.11.6 Changes: https://salsa.debian.org/debian/debhelper/-/blob/main/debian/changelog --- sysutils/debhelper/Makefile | 6 +++--- sysutils/debhelper/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/debhelper/Makefile b/sysutils/debhelper/Makefile index 70a222fa3d22..bc04b72c19c2 100644 --- a/sysutils/debhelper/Makefile +++ b/sysutils/debhelper/Makefile @@ -1,8 +1,8 @@ PORTNAME= debhelper -PORTVERSION= 13.11.5 +PORTVERSION= 13.11.6 CATEGORIES= sysutils MASTER_SITES= DEBIAN -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= debhelper_${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Helper programs for debian/rules @@ -16,7 +16,7 @@ USES= gmake perl5 shebangfix tar:xz MAKE_ARGS= PREFIX=${PREFIX} SITE_PERL=${PREFIX}/${SITE_PERL_REL} VERSION=${PORTVERSION} NO_ARCH= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/work PORTSCOUT= limit:^[0-9\.]*$$ diff --git a/sysutils/debhelper/distinfo b/sysutils/debhelper/distinfo index ed56d6c4f414..29a6d92ce97e 100644 --- a/sysutils/debhelper/distinfo +++ b/sysutils/debhelper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692211649 -SHA256 (debhelper_13.11.5.tar.xz) = 776128b17108ef958cf1421b6bce56c139942c7a60b6492f93246d0d27cb8407 -SIZE (debhelper_13.11.5.tar.xz) = 584628 +TIMESTAMP = 1693333935 +SHA256 (debhelper_13.11.6.tar.xz) = 4f23339ff12ed9ecd3b3a27487bee499963b72ccbd4aaa16995450653acb04ab +SIZE (debhelper_13.11.6.tar.xz) = 584656
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309040908.38498fmD048649>