git: 42481afb0aeb - main - graphics/jhead: Update to 3.06.0.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 14 17:46:26 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=42481afb0aeb1b9ebe79d526b52346eeb8d6c61f
commit 42481afb0aeb1b9ebe79d526b52346eeb8d6c61f
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-14 17:37:50 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-14 17:37:50 +0000
graphics/jhead: Update to 3.06.0.1
- Change MASTER_SITES to GitHub
- Update WWW
Changes: https://github.com/Matthias-Wandel/jhead/releases
---
graphics/jhead/Makefile | 9 +++++----
graphics/jhead/distinfo | 6 +++---
graphics/jhead/pkg-descr | 2 +-
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile
index 399b565203a7..2d6d99dd0fd9 100644
--- a/graphics/jhead/Makefile
+++ b/graphics/jhead/Makefile
@@ -1,17 +1,15 @@
# Created by: Jamie Hermans <jamie at hermans.ca>
PORTNAME= jhead
-PORTVERSION= 3.04
+PORTVERSION= 3.06.0.1
CATEGORIES= graphics
-MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ \
- LOCAL/sunpoet
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= EXIF JPEG header manipulation tool
LICENSE= PD
-USES= jpeg:run
+USES= gmake jpeg:run
MAKEFILE= makefile
@@ -19,6 +17,9 @@ PLIST_FILES= bin/jhead \
share/man/man1/jhead.1.gz
PORTDOCS= usage.html
+GH_ACCOUNT= Matthias-Wandel
+USE_GITHUB= yes
+
OPTIONS_DEFINE= DOCS
post-patch:
diff --git a/graphics/jhead/distinfo b/graphics/jhead/distinfo
index 98e83428c571..0b5cf66ace23 100644
--- a/graphics/jhead/distinfo
+++ b/graphics/jhead/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575793801
-SHA256 (jhead-3.04.tar.gz) = ef89bbcf4f6c25ed88088cf242a47a6aedfff4f08cc7dc205bf3e2c0f10a03c9
-SIZE (jhead-3.04.tar.gz) = 67754
+TIMESTAMP = 1622213992
+SHA256 (Matthias-Wandel-jhead-3.06.0.1_GH0.tar.gz) = 5c5258c3d7a840bf831e22174e4a24cb1de3baf442f7cb73d5ab31b4ae0b0058
+SIZE (Matthias-Wandel-jhead-3.06.0.1_GH0.tar.gz) = 1144608
diff --git a/graphics/jhead/pkg-descr b/graphics/jhead/pkg-descr
index 575af126f2e7..1d964d5b2bd6 100644
--- a/graphics/jhead/pkg-descr
+++ b/graphics/jhead/pkg-descr
@@ -13,4 +13,4 @@ It has the following features:
information afterwards.
- Display embedded GPS info (if present)
-WWW: http://www.sentex.net/~mwandel/jhead/
+WWW: https://github.com/Matthias-Wandel/jhead
More information about the dev-commits-ports-all
mailing list