Update to 1.3.17.
PR: ports/26445 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
This commit is contained in:
parent
7fe20c2f78
commit
75b331833b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41105
@ -29,7 +29,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/msgfmt:${PORTSDIR}/devel/gettext
|
||||
.endif
|
||||
RUN_DEPENDS= urlview:${PORTSDIR}/textproc/urlview
|
||||
|
||||
VERSION= 1.3.16
|
||||
VERSION= 1.3.17
|
||||
JP_VERSION= 0
|
||||
|
||||
DIST_SUBDIR= mutt
|
||||
@ -49,9 +49,17 @@ CONFIGURE_ARGS= --with-slang --enable-locales-fix \
|
||||
.if defined(WITH_GETTEXT)
|
||||
CONFIGURE_ARGS+= --with-included-gettext
|
||||
.endif
|
||||
|
||||
MAN1= flea.1 mutt.1 muttbug.1 mutt_dotlock.1
|
||||
MAN5= muttrc.5 mbox.5
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 400014
|
||||
USE_OPENSSL= yes
|
||||
CONFIGURE_ARGS+= --with-ssl
|
||||
.endif
|
||||
|
||||
DIFFDIR= ${WRKDIR}/${DISTNAME}-ja${JP_VERSION}
|
||||
DIFFNAME= ${DISTNAME}-ja${JP_VERSION}.diff
|
||||
SRCDOCDIR= ${WRKDIR}/manual_ja-${VERSION:R}i
|
||||
@ -74,4 +82,4 @@ post-install:
|
||||
${INSTALL_DATA} ${SRCDOCDIR}/manual_ja.html ${DOCDIR}
|
||||
${INSTALL_DATA} ${SRCDOCDIR}/manual_ja.sgml ${DOCDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mutt/mutt-1.3.16i.tar.gz) = 9c6f02e6716e444cf1537c6f56788551
|
||||
MD5 (mutt/mutt-1.3.16i-ja0.tar.gz) = d915b144258dd6152bdd04b52dc1d91e
|
||||
MD5 (mutt/mutt-1.3.17i.tar.gz) = 3cfdc92612b87260c1dfb2a530a2020b
|
||||
MD5 (mutt/mutt-1.3.17i-ja0.tar.gz) = 9f61780f1ab8209179a94cf8d4d6c648
|
||||
MD5 (mutt/manual_ja-1.3i-0.tar.gz) = 9e0ae5dc4807add543298366fad57e6a
|
||||
|
Loading…
Reference in New Issue
Block a user