mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
mail/pantomime: Update to 1.4.0
* Fixes build with GNUstep 1.29.0 No changelog provided by upstream PR: 273213 Reported by: jbeich
This commit is contained in:
parent
dbc1e1f507
commit
2f8cd94aec
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user