Date: Wed, 10 Oct 2007 21:05:41 +0200 (CEST) From: Philippe Audeoud <jadawin@tuxaco.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/117083: [PATCH] mail/pop-before-smtp: update to 1.42 and maintainer Message-ID: <20071010190541.EF386E6FB@huppa.tuxaco.net> Resent-Message-ID: <200710101910.l9AJA1U0013185@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117083 >Category: ports >Synopsis: [PATCH] mail/pop-before-smtp: update to 1.42 and maintainer >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: Wed Oct 10 19:10:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Philippe Audeoud >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD huppa.tuxaco.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Tue Mar 20 16:05:42 CET 2007 root@:/usr/obj/usr/src/sys/GENERIC i386 >Description: pop-before-smtp was not updated so i should maintain it. >How-To-Repeat: >Fix: --- patch-pop-before-smtp.1 begins here --- diff -urN pop-before-smtp.orig/Makefile pop-before-smtp/Makefile --- pop-before-smtp.orig/Makefile Wed Oct 10 20:40:18 2007 +++ pop-before-smtp/Makefile Wed Oct 10 20:41:12 2007 @@ -6,13 +6,12 @@ # PORTNAME= pop-before-smtp -PORTVERSION= 1.41 -PORTREVISION= 1 +PORTVERSION= 1.42 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= popbsmtp -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@tuxaco.net COMMENT= A log parser to identify valid POP/IMAP logins for later smtp RUN_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ diff -urN pop-before-smtp.orig/distinfo pop-before-smtp/distinfo --- pop-before-smtp.orig/distinfo Wed Oct 10 20:40:18 2007 +++ pop-before-smtp/distinfo Wed Oct 10 20:41:21 2007 @@ -1,3 +1,3 @@ -MD5 (pop-before-smtp-1.41.tar.gz) = 59985b9f5affe849061adf65ab441d72 -SHA256 (pop-before-smtp-1.41.tar.gz) = e9f7fc2b1771c6e962f8ad840cdbd37b8423bd39eaed7f8f84511e2630d56f83 -SIZE (pop-before-smtp-1.41.tar.gz) = 39944 +MD5 (pop-before-smtp-1.42.tar.gz) = fd15b16c33be17c95ae63af96441cc72 +SHA256 (pop-before-smtp-1.42.tar.gz) = cfa9e1b24b185c1f7bd9a5f076d39d9b4e50f92d68a1463ec937e7c1526aaa41 +SIZE (pop-before-smtp-1.42.tar.gz) = 40612 --- patch-pop-before-smtp.1 ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071010190541.EF386E6FB>