Date: 7 Feb 2006 16:16:01 -0200 From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: petef@FreeBSD.org Subject: ports/92982: Update port: mail/regm fix mastersite and WWW Message-ID: <20060207181601.89338.qmail@capeta.freebsdbrasil.com.br> Resent-Message-ID: <200602071820.k17IK5hN004959@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 92982 >Category: ports >Synopsis: Update port: mail/regm fix mastersite and WWW >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: Tue Feb 07 18:20:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jean Milanez Melo >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386 >Description: - Fix mastersite and WWW. - Remove USE_REINPLACE. - Maintainer has been CCed. >How-To-Repeat: >Fix: --- regm.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/regm/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 6 Feb 2004 13:11:41 -0000 1.5 +++ Makefile 7 Feb 2006 18:13:48 -0000 @@ -8,13 +8,12 @@ PORTNAME= regm PORTVERSION= 1.0 CATEGORIES= mail python -MASTER_SITES= http://perso.linuxfr.org/jdumont/regm/ +MASTER_SITES= http://hamete.org/regm/ MAINTAINER= petef@FreeBSD.org COMMENT= Extract messages from a mailbox using regular expressions PLIST_FILES= bin/regm -USE_REINPLACE= yes NO_BUILD= yes USE_PYTHON= yes Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/mail/regm/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 22 Jul 2001 07:52:00 -0000 1.1 +++ pkg-descr 7 Feb 2006 18:13:48 -0000 @@ -3,7 +3,7 @@ specify multiple regular expressions, different output formats, and more. -WWW: http://perso.linuxfr.org/jdumont/regm/ +WWW: http://hamete.org/regm/ - Pete petef@databits.net --- regm.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060207181601.89338.qmail>