Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Feb 2005 18:46:57 +0300
From:      Roman Bogorodskiy <bogorodskiy@inbox.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77269: [ maintainer ] mail/msmtp-devel: update to 1.3.6
Message-ID:  <E1CyXZj-000MRB-00.bogorodskiy-inbox-ru@mx1.mail.ru>
Resent-Message-ID: <200502081550.j18FoIdF097762@freefall.freebsd.org>

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

>Number:         77269
>Category:       ports
>Synopsis:       [ maintainer ] mail/msmtp-devel: update to 1.3.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 08 15:50:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Roman Bogorodskiy
>Release:        FreeBSD 5.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD lame.novel.ru 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #3: Sat Dec 11 21:01:26 MSK 2004 root@lame.novel.ru:/usr/obj/usr/src/sys/MIRRORBOX i386


>Description:
	Update to 1.3.6. ports/76961 is obsolete, but my
	message about gnutls is still actual.

	PS I hape this PR will be commited before I submit the
	next one with the next msmtp update. :)
>How-To-Repeat:
>Fix:

--- msmtp-devel.diff begins here ---
diff -ru msmtp-devel.orig/Makefile msmtp-devel/Makefile
--- msmtp-devel.orig/Makefile	Tue Feb  1 13:40:43 2005
+++ msmtp-devel/Makefile	Tue Feb  8 18:31:58 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	msmtp
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.6
 CATEGORIES=	mail ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	msmtp
@@ -23,10 +23,16 @@
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 MAN1=		msmtp.1
+INFO=	msmtp
 PLIST_FILES=	bin/msmtp
 
 # conflicts with mail/msmtp
 CONFLICTS=	msmtp-1.2.*
+
+# XXX we need gnutls >= 1.2.0 which is not avaible via ports tree
+.if defined(WITH_GNUTLS)
+.undef WITH_GNUTLS
+.endif
 
 .if defined(WITH_GNUTLS)
 LIB_DEPENDS+=	gnutls.12:${PORTSDIR}/security/gnutls
diff -ru msmtp-devel.orig/distinfo msmtp-devel/distinfo
--- msmtp-devel.orig/distinfo	Tue Feb  1 13:40:43 2005
+++ msmtp-devel/distinfo	Tue Feb  8 16:44:06 2005
@@ -1,2 +1,2 @@
-MD5 (msmtp-1.3.2.tar.bz2) = 8461c307baad0928c190269c74fc3133
-SIZE (msmtp-1.3.2.tar.bz2) = 162756
+MD5 (msmtp-1.3.6.tar.bz2) = 31e219da3d59d812626020e0bfd9bf1a
+SIZE (msmtp-1.3.6.tar.bz2) = 391544
--- msmtp-devel.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1CyXZj-000MRB-00.bogorodskiy-inbox-ru>