ports/124654: [PATCH] mail/smtptrapd: fix fetch error, take maintainership

Greg Larkin glarkin at sourcehosting.net
Mon Jun 16 21:50:02 UTC 2008


>Number:         124654
>Category:       ports
>Synopsis:       [PATCH] mail/smtptrapd: fix fetch error, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 16 21:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD fbsd70.entropy.prv 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Fix fetch error
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- smtptrapd-1.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/smtptrapd.orig/Makefile /usr/ports/mail/smtptrapd/Makefile
--- /usr/ports/mail/smtptrapd.orig/Makefile	2008-04-26 10:48:34.000000000 -0400
+++ /usr/ports/mail/smtptrapd/Makefile	2008-06-16 17:45:39.767884909 -0400
@@ -8,9 +8,9 @@
 PORTNAME=	smtptrapd
 PORTVERSION=	1.5
 CATEGORIES=	mail
-MASTER_SITES=	http://smtptrapd.inodes.org/
+MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	glarkin at sourcehosting.net
 COMMENT=	RFC 2821 compliant SMTP service that always returns a 4xx soft error
 
 CFLAGS+=	${PTHREAD_CFLAGS} ${PTHREAD_LIBS}
--- smtptrapd-1.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list