Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2023 18:19:32 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2f8cd94aecc5 - main - mail/pantomime: Update to 1.4.0
Message-ID:  <202308291819.37TIJWfJ041266@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2f8cd94aecc52cf6daf7427c458616bf1a7708f0

commit 2f8cd94aecc52cf6daf7427c458616bf1a7708f0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-08-29 17:48:11 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-08-29 18:18:39 +0000

    mail/pantomime: Update to 1.4.0
    
    * Fixes build with GNUstep 1.29.0
    No changelog provided by upstream
    
    PR:             273213
    Reported by:    jbeich
---
 mail/pantomime/Makefile | 7 +++----
 mail/pantomime/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile
index 42a069ddb3ac..62c0c8e9b89b 100644
--- a/mail/pantomime/Makefile
+++ b/mail/pantomime/Makefile
@@ -1,9 +1,8 @@
 PORTNAME=	pantomime
-PORTVERSION=	1.3.0
-PORTREVISION=	2
+DISTVERSION=	1.4.0
 CATEGORIES=	mail gnustep
 MASTER_SITES=	SAVANNAH/gnustep-nonfsf/
-DISTNAME=	Pantomime-${PORTVERSION}
+DISTNAME=	Pantomime-${DISTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Mail/MIME handling library for GNUstep
@@ -20,7 +19,7 @@ USE_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 
 MAKE_ARGS+=	LIBRARIES_DEPEND_UPON='${ICONV_LIB} -lssl'
 
-DEFAULT_LIBVERSION=	1.3
+DEFAULT_LIBVERSION=	${DISTVERSION:R}
 
 .include <bsd.port.pre.mk>
 
diff --git a/mail/pantomime/distinfo b/mail/pantomime/distinfo
index 96b8385a1387..f0f0aa40a8af 100644
--- a/mail/pantomime/distinfo
+++ b/mail/pantomime/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533045058
-SHA256 (Pantomime-1.3.0.tar.gz) = 935845b67ec4cf32596828091dc41f3599ca8870ab9085891c365be23094b910
-SIZE (Pantomime-1.3.0.tar.gz) = 500934
+TIMESTAMP = 1693329195
+SHA256 (Pantomime-1.4.0.tar.gz) = 90a58c71b75a655e75cfe0db3480b221639c3ebe5e0af279fd6eafb2941438f8
+SIZE (Pantomime-1.4.0.tar.gz) = 509878



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308291819.37TIJWfJ041266>