diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 42a069ddb3ac..62c0c8e9b89b 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -1,31 +1,30 @@ 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 WWW= http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3 LICENSE= LGPL21 USES= gnustep iconv ssl # The use of libiconv shouldn't be necessary, but a build dependency installs # it and we end up picking up the header. USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} MAKE_ARGS+= LIBRARIES_DEPEND_UPON='${ICONV_LIB} -lssl' -DEFAULT_LIBVERSION= 1.3 +DEFAULT_LIBVERSION= ${DISTVERSION:R} .include .if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 )) CFLAGS+= -Wno-error=int-conversion .endif .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