ports/143357: [patch] mail/demime: Make fetchable / take maintainership

Glen Barber glen.j.barber at gmail.com
Sat Jan 30 02:40:01 UTC 2010


>Number:         143357
>Category:       ports
>Synopsis:       [patch] mail/demime: Make fetchable / 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:   Sat Jan 30 02:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Glen Barber
>Release:        FreeBSD 8.0-STABLE r202187
>Organization:
>Environment:
FreeBSD orion 8.0-STABLE FreeBSD 8.0-STABLE #20 r202187: Wed Jan 13 11:51:15 EST 2010     root at orion:/usr/obj/usr/src/sys/ORION  amd64
>Description:
No functional changes.

- Fix MASTER_SITES, as current sites appear broken
- Take maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/mail/demime.orig/Makefile /usr/ports/mail/demime/Makefile
--- /usr/ports/mail/demime.orig/Makefile	2010-01-27 08:05:25.000000000 -0500
+++ /usr/ports/mail/demime/Makefile	2010-01-29 21:18:26.000000000 -0500
@@ -9,11 +9,10 @@
 PORTVERSION=	1.1d
 PORTREVISION=	1
 CATEGORIES=	mail textproc
-MASTER_SITES=	http://majordomo.squawk.com/njs/demime/:demime \
-		http://scifi.squawk.com/:junkmail
-DISTFILES=	${PORTNAME}.${PORTVERSION}:demime demime_junkmail.cf:junkmail
+MASTER_SITES=	http://freebsd.dev-urandom.com/distfiles/demime/
+DISTFILES=	${PORTNAME}.${PORTVERSION} demime_junkmail.cf
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	glen.j.barber at gmail.com
 COMMENT=	A tool to scrub mime from mailing lists
 
 RUN_DEPENDS=	${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \


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



More information about the freebsd-ports-bugs mailing list