git: 95976e87a956 - main - graphics/libexif: Update to 0.6.23

Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 27 19:49:04 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=95976e87a956fa7116f2920e15d77efac76fe13a

commit 95976e87a956fa7116f2920e15d77efac76fe13a
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 19:33:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 19:48:08 +0000

    graphics/libexif: Update to 0.6.23
    
    Changes:        https://github.com/libexif/libexif/releases
---
 graphics/libexif/Makefile | 4 ++--
 graphics/libexif/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile
index 324b77f68825..cada1377f0b2 100644
--- a/graphics/libexif/Makefile
+++ b/graphics/libexif/Makefile
@@ -1,9 +1,9 @@
 # Created by: Peter Schmiedeskamp <pschmied at qwest.net>
 
 PORTNAME=	libexif
-PORTVERSION=	0.6.22
+PORTVERSION=	0.6.23
 CATEGORIES=	graphics
-MASTER_SITES=	https://github.com/libexif/libexif/releases/download/libexif-${PORTVERSION:S|.|_|g}-release/
+MASTER_SITES=	https://github.com/libexif/libexif/releases/download/v${PORTVERSION}/
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Library to read digital camera file meta-data
diff --git a/graphics/libexif/distinfo b/graphics/libexif/distinfo
index 1c825d2e6ca8..054986bbe848 100644
--- a/graphics/libexif/distinfo
+++ b/graphics/libexif/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590479705
-SHA256 (libexif-0.6.22.tar.xz) = 5048f1c8fc509cc636c2f97f4b40c293338b6041a5652082d5ee2cf54b530c56
-SIZE (libexif-0.6.22.tar.xz) = 1347040
+TIMESTAMP = 1632760434
+SHA256 (libexif-0.6.23.tar.xz) = a740a99920eb81ae0aa802bb46e683ce6e0cde061c210f5d5bde5b8572380431
+SIZE (libexif-0.6.23.tar.xz) = 1327916


More information about the dev-commits-ports-main mailing list