Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2004 19:58:55 +0400
From:      Roman Bogorodskiy <bogorodskiy@inbox.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69244: [ patch ] mail/msmtp: update to 1.2.0
Message-ID:  <E1BmE3z-000DLO-00.bogorodskiy-inbox-ru@mx1.mail.ru>
Resent-Message-ID: <200407181600.i6IG0SLJ056531@freefall.freebsd.org>

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

>Number:         69244
>Category:       ports
>Synopsis:       [ patch ] mail/msmtp: update to 1.2.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 18 16:00:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Bogorodskiy
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD lame.novel.ru 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #5: Sat Jun 19 22:04:33 MSD 2004 root@lame.novel.ru:/usr/obj/usr/src/sys/NOV i386

>Description:
	Update mail/msmtp to 1.2.0. 	

	mail/msmtp-devel is obsolete, so it needs to be removed.

>How-To-Repeat:
>Fix:

diff -ruN msmtp.orig/Makefile msmtp/Makefile
--- msmtp.orig/Makefile	Thu Jun 17 16:57:26 2004
+++ msmtp/Makefile	Sun Jul 18 19:36:40 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	msmtp
-PORTVERSION=	0.7.2
+PORTVERSION=	1.2.0
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	msmtp
@@ -19,7 +19,6 @@
 LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_GMAKE=	yes
 MAN1=		msmtp.1
 PLIST_FILES=	bin/msmtp
 
diff -ruN msmtp.orig/distinfo msmtp/distinfo
--- msmtp.orig/distinfo	Thu Jun 17 16:57:26 2004
+++ msmtp/distinfo	Sun Jul 18 19:35:27 2004
@@ -1,2 +1,2 @@
-MD5 (msmtp-0.7.2.tar.gz) = a9a44243211c8b84a220779335a257a5
-SIZE (msmtp-0.7.2.tar.gz) = 139544
+MD5 (msmtp-1.2.0.tar.gz) = ad23bc7217a6d78fdf1f9312adcd350b
+SIZE (msmtp-1.2.0.tar.gz) = 154348


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



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