diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-10-11 03:55:30 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-10-11 03:55:30 +0800 |
commit | ea0469025c65cb99e958909c984f43b987173c63 (patch) | |
tree | 87d8d42ce4dad54428776a3ea95a2c5fe5bec152 /mail | |
parent | 052daf4681b82384624a889c3fb42e04ceee5788 (diff) | |
download | freebsd-ports-gnome-ea0469025c65cb99e958909c984f43b987173c63.tar.gz freebsd-ports-gnome-ea0469025c65cb99e958909c984f43b987173c63.tar.zst freebsd-ports-gnome-ea0469025c65cb99e958909c984f43b987173c63.zip |
- Update to 1.42
- Pass maintainership to submitter
PR: ports/117083
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: clsung (mentor, implicit)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pop-before-smtp/Makefile | 5 | ||||
-rw-r--r-- | mail/pop-before-smtp/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/pop-before-smtp/Makefile b/mail/pop-before-smtp/Makefile index 2e7bcdecd2b7..818bb5a266c4 100644 --- a/mail/pop-before-smtp/Makefile +++ b/mail/pop-before-smtp/Makefile @@ -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 --git a/mail/pop-before-smtp/distinfo b/mail/pop-before-smtp/distinfo index 215176736b4d..2c3e78d4295f 100644 --- a/mail/pop-before-smtp/distinfo +++ b/mail/pop-before-smtp/distinfo @@ -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 |