Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 08:57:25 +0900
From:      Kimura Fuyuki <fuyuki@nigredo.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64124: Update port: mail/scmail to 1.2
Message-ID:  <86wu5r2aze.wl%fuyuki@nigredo.org>
Resent-Message-ID: <200403120000.i2C00cVE058824@freefall.freebsd.org>

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

>Number:         64124
>Category:       ports
>Synopsis:       Update port: mail/scmail to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 11 16:00:38 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.2.1-RELEASE-p1 i386
>Organization:
>Environment:

  FreeBSD ns.nigredo.org 5.2.1-RELEASE-p1 i386

>Description:
Update to 1.2

>How-To-Repeat:

>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/mail/scmail/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	11 Mar 2004 10:44:01 -0000	1.7
+++ Makefile	11 Mar 2004 23:48:32 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	scmail
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 CATEGORIES=	mail
 MASTER_SITES=	http://www.namazu.org/~satoru/scmail/
 
@@ -45,5 +45,9 @@
 	${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR}
 .endfor
 .endif
+
+# Maintainer only; it actually forwards mails to @examples.com!
+test:
+	cd ${WRKSRC}; ${MAKE} check
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /cvs/FreeBSD/ports/mail/scmail/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	7 Feb 2004 12:29:36 -0000	1.3
+++ distinfo	11 Mar 2004 23:26:54 -0000
@@ -1,2 +1,2 @@
-MD5 (scmail-1.1.tar.gz) = 4471678c0f33705cee0bec7528e91c1e
-SIZE (scmail-1.1.tar.gz) = 49128
+MD5 (scmail-1.2.tar.gz) = 58912c4b116638b4f76f86a4d5d63840
+SIZE (scmail-1.2.tar.gz) = 51032

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wu5r2aze.wl%fuyuki>