Date: Sat, 30 Jan 2010 02:30:32 GMT From: Glen Barber <glen.j.barber@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/143357: [patch] mail/demime: Make fetchable / take maintainership Message-ID: <201001300230.o0U2UWCg093092@www.freebsd.org> Resent-Message-ID: <201001300240.o0U2e1WK090749@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@FreeBSD.org +MAINTAINER= glen.j.barber@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001300230.o0U2UWCg093092>