Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  1 Oct 2003 13:54:03 +0200
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject:   ports/57450: [update orphaned port] mail/ssmtp: update to 2.60.4 and take maintainership
Message-ID:  <20031001115401.0656343FDF@mx1.FreeBSD.org>
Resent-Message-ID: <200310011200.h91C0TQN061438@freefall.freebsd.org>

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

>Number:         57450
>Category:       ports
>Synopsis:       [update orphaned port] mail/ssmtp: update to 2.60.4 and take maintainership
>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:   Wed Oct 01 05:00:28 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Changelog:
		- update to 2.60.
		- USE_OPENSSL hook
		- take maintainership

>How-To-Repeat:
	N/A.
>Fix:

	

--- ssmtp.diff begins here ---
Index: ssmtp/Makefile
===================================================================
RCS file: /WORK/REPO/ports/mail/ssmtp/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- ssmtp/Makefile	4 Aug 2003 10:47:28 -0000	1.11
+++ ssmtp/Makefile	1 Oct 2003 11:43:29 -0000
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	ssmtp
-PORTVERSION=	2.60.3
-CATEGORIES=	mail
+PORTVERSION=	2.60.4
+CATEGORIES=	mail ipv6
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sheepkiller@cultdeadsheep.org
 COMMENT=	Extremely simple MTA to get mail off the system to a mail hub
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.[0-9]+$//}
@@ -28,6 +28,8 @@
 
 MAN8=		ssmtp.8
 
+.include <bsd.port.pre.mk>
+
 post-configure:
 	@${REINPLACE_CMD} -e "s,/etc/ssl/certs/ssmtp.pem,${PREFIX}/etc/ssmtp/ssmtp.pem,g" \
 		${WRKSRC}/ssmtp.c ${WRKSRC}/ssmtp.conf
@@ -50,4 +52,5 @@
 	@${ECHO_MSG} --------------------------------------------------
 	@${SED} 's#%%PREFIX%%#${PREFIX}#' < ${PKGMESSAGE}
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
+
Index: ssmtp/distinfo
===================================================================
RCS file: /WORK/REPO/ports/mail/ssmtp/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- ssmtp/distinfo	14 Apr 2003 01:29:12 -0000	1.2
+++ ssmtp/distinfo	1 Oct 2003 11:43:29 -0000
@@ -1 +1 @@
-MD5 (ssmtp_2.60.3.tar.gz) = b9b1c07f513ff2b46ae8a09eaf3e04e5
+MD5 (ssmtp_2.60.4.tar.gz) = 88fff70f14a001e09b713aa6326162cf
--- ssmtp.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?20031001115401.0656343FDF>