Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Apr 2001 09:44:34 +0900 (JST)
From:      shuna@pop16.odn.ne.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26445: Update port: japanese/mutt-devel
Message-ID:  <20010409004434.85CAB5351D@akia.my.domain>

next in thread | raw e-mail | index | archive | help

>Number:         26445
>Category:       ports
>Synopsis:       Update port: japanese/mutt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 08 18:30:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     IWASHITA Yoji
>Release:        FreeBSD 4.3-RC i386
>Organization:
personal
>Environment:
System: FreeBSD akia.my.domain 4.3-RC FreeBSD 4.3-RC #6: Sun Apr 1 19:59:18 JST 2001 root@akia.my.domain:/usr/src/sys/compile/akia i386

	FreeBSD 4.3-RC

>Description:

	Update: japanese/mutt-devel 1.3.16 -> 1.3.17

>How-To-Repeat:
>Fix:

diff -uNr mutt-devel.old/Makefile mutt-devel/Makefile
--- mutt-devel.old/Makefile	Sat Mar 10 05:21:16 2001
+++ mutt-devel/Makefile	Sat Apr  7 23:03:06 2001
@@ -29,7 +29,7 @@
 .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 @@
 .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 @@
 	${INSTALL_DATA} ${SRCDOCDIR}/manual_ja.html ${DOCDIR}
 	${INSTALL_DATA} ${SRCDOCDIR}/manual_ja.sgml ${DOCDIR}
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff -uNr mutt-devel.old/distinfo mutt-devel/distinfo
--- mutt-devel.old/distinfo	Sat Mar 10 05:21:16 2001
+++ mutt-devel/distinfo	Sat Apr  7 23:30:14 2001
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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