From 2f8cd94aecc52cf6daf7427c458616bf1a7708f0 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Tue, 29 Aug 2023 19:48:11 +0200 Subject: 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 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 -- cgit v1.2.3