ports/86051: Update port: mail/smtpmail to 0.4.5

Marcus Alves Grando marcus at corp.grupos.com.br
Tue Sep 13 03:10:13 UTC 2005


>Number:         86051
>Category:       ports
>Synopsis:       Update port: mail/smtpmail to 0.4.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 13 03:10:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Alves Grando
>Release:        FreeBSD 6.0-BETA4 i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD marcus.grupos.com.br 6.0-BETA4 FreeBSD 6.0-BETA4 #44: Sun Sep 11 23:00:33 BRT 2005 root at marcus.grupos.com.br:/usr/obj/usr/src/sys/MARCUS i386


	
>Description:

- Update to 0.4.5

	
>How-To-Repeat:
	
>Fix:

	

--- smtpmail.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/smtpmail/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	8 Aug 2004 08:11:19 -0000	1.10
+++ Makefile	13 Sep 2005 03:01:31 -0000
@@ -6,22 +6,21 @@
 #
 
 PORTNAME=	smtpmail
-PORTVERSION=	0.4.2
+PORTVERSION=	0.4.5
 CATEGORIES=	mail
-MASTER_SITES=	${MASTER_SITE_SAVANNAH} \
-		http://voodoo.oberon.net/download/
-MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}
+MASTER_SITES=	${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	marcus at corp.grupos.com.br
 COMMENT=	Tool to send the mails over remote smtp server
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
+
 PLIST_FILES=	bin/smtpmail
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \
-		${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/smtpmail/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	30 Jan 2004 14:05:08 -0000	1.4
+++ distinfo	13 Sep 2005 03:01:31 -0000
@@ -1,2 +1,2 @@
-MD5 (smtpmail-0.4.2.tar.gz) = 73657f825cd697f7fda1a7e9fc8c9299
-SIZE (smtpmail-0.4.2.tar.gz) = 68067
+MD5 (smtpmail-0.4.5.tar.gz) = b6405261255deeffe7e396b74f0fa9e2
+SIZE (smtpmail-0.4.5.tar.gz) = 100674
--- smtpmail.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list