ports/57450: [update orphaned port] mail/ssmtp: update to 2.60.4 and take maintainership
Clement Laforet
sheepkiller at cultdeadsheep.org
Wed Oct 1 12:00:33 UTC 2003
>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 at 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 at FreeBSD.org
+MAINTAINER= sheepkiller at 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:
More information about the freebsd-ports-bugs
mailing list