git: 530c15452af4 - main - devel/checkbashisms: Update to 2.21.4
Fernando Apesteguía
fernape at FreeBSD.org
Thu Aug 26 06:17:37 UTC 2021
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=530c15452af40d11f0fa18e6606f6207b64c3b5b
commit 530c15452af40d11f0fa18e6606f6207b64c3b5b
Author: Martin Neubauer <m.ne at gmx.net>
AuthorDate: 2021-08-19 12:17:07 +0000
Commit: Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-08-26 06:12:22 +0000
devel/checkbashisms: Update to 2.21.4
PR: 257937
Reported by: m.ne at gmx.net
Approved by: nukama+maintainer at gmail.com (maintainer, timeout 1 week)
---
devel/checkbashisms/Makefile | 7 ++++---
devel/checkbashisms/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/devel/checkbashisms/Makefile b/devel/checkbashisms/Makefile
index f659e767c06a..9152b28b8bc0 100644
--- a/devel/checkbashisms/Makefile
+++ b/devel/checkbashisms/Makefile
@@ -1,5 +1,5 @@
PORTNAME= checkbashisms
-DISTVERSION= 2.19.6
+DISTVERSION= 2.21.4
CATEGORIES= devel perl5
MASTER_SITES= DEBIAN/pool/main/d/devscripts/
DISTNAME= devscripts_${PORTVERSION}
@@ -11,11 +11,12 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= perl5 shebangfix tar:xz
-SHEBANG_FILES= scripts/checkbashisms.pl
USE_PERL5= run
-NO_BUILD= yes
+SHEBANG_FILES= scripts/checkbashisms.pl
+
NO_ARCH= yes
+NO_BUILD= yes
WRKSRC= ${WRKDIR}/devscripts-${PORTVERSION}
PLIST_FILES= bin/checkbashisms \
diff --git a/devel/checkbashisms/distinfo b/devel/checkbashisms/distinfo
index ce2c96983bec..a8623a91f339 100644
--- a/devel/checkbashisms/distinfo
+++ b/devel/checkbashisms/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568086561
-SHA256 (devscripts_2.19.6.tar.xz) = 3196092bd274db9aa1e34e68a0c94c6edb49a481dded1656fd9785831bfdcec4
-SIZE (devscripts_2.19.6.tar.xz) = 844316
+TIMESTAMP = 1629353550
+SHA256 (devscripts_2.21.4.tar.xz) = c18885e36d9c78b319001d4dbaf64e1b85bd322cfd0f62a04cc9d48550f7397f
+SIZE (devscripts_2.21.4.tar.xz) = 981488
More information about the dev-commits-ports-all
mailing list