git: f64292683f71 - main - devel/deheader: Update to 1.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 May 2024 19:07:19 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f64292683f7138511af8bd37e6715d5c4386fe5e commit f64292683f7138511af8bd37e6715d5c4386fe5e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-17 19:00:14 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-17 19:06:03 +0000 devel/deheader: Update to 1.10 * Switch PORTVERSION to DISTVERSION * Switch to upstream release archive PR: 278225 Reviewed by: gahr (maintainer) --- devel/deheader/Makefile | 14 ++++++-------- devel/deheader/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/devel/deheader/Makefile b/devel/deheader/Makefile index 5fd2306350e9..dda817f79a9d 100644 --- a/devel/deheader/Makefile +++ b/devel/deheader/Makefile @@ -1,7 +1,7 @@ PORTNAME= deheader -PORTVERSION= 1.6 -PORTREVISION= 1 +DISTVERSION= 1.10 CATEGORIES= devel +MASTER_SITES= http://www.catb.org/esr/${PORTNAME}/ MAINTAINER= gahr@FreeBSD.org COMMENT= Tool to find unnecessary includes in C/C++ files @@ -12,15 +12,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xmlto:textproc/xmlto -USES= python shebangfix tar:bz2 +USES= python shebangfix SHEBANG_FILES= ${PORTNAME} -NO_ARCH= yes -USE_GITLAB= yes -GL_ACCOUNT= esr -GL_TAGNAME= b408c9013f4e1d917cc12f06edda4e1782e64888 +NO_ARCH= yes -PLIST_FILES= bin/deheader share/man/man1/deheader.1.gz +PLIST_FILES= bin/deheader \ + share/man/man1/deheader.1.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/deheader ${STAGEDIR}${PREFIX}/bin diff --git a/devel/deheader/distinfo b/devel/deheader/distinfo index 7fceb8b4b24b..5029acc3a9fd 100644 --- a/devel/deheader/distinfo +++ b/devel/deheader/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617890487 -SHA256 (esr-deheader-b408c9013f4e1d917cc12f06edda4e1782e64888_GL0.tar.gz) = f6777dd4383c9e96dc113d2e6a7650daa818b308e34266bce23cad2ca9a47313 -SIZE (esr-deheader-b408c9013f4e1d917cc12f06edda4e1782e64888_GL0.tar.gz) = 27838 +TIMESTAMP = 1712481082 +SHA256 (deheader-1.10.tar.gz) = 909d2683a3e62da54bfc660814b4d8af93f582e23858810cc41bfa081571f593 +SIZE (deheader-1.10.tar.gz) = 32403