svn commit: r359605 - head/mail/p5-qpsmtpd

Ryan Steinmetz zi at FreeBSD.org
Fri Jun 27 20:41:45 UTC 2014


Author: zi
Date: Fri Jun 27 20:41:43 2014
New Revision: 359605
URL: http://svnweb.freebsd.org/changeset/ports/359605
QAT: https://qat.redports.org/buildarchive/r359605/

Log:
  - Update to 0.93
  - Pass MAINTAINERship to submitter
  
  PR:		187964
  Submitted by:	dan at langille.org

Modified:
  head/mail/p5-qpsmtpd/Makefile
  head/mail/p5-qpsmtpd/distinfo
  head/mail/p5-qpsmtpd/pkg-plist

Modified: head/mail/p5-qpsmtpd/Makefile
==============================================================================
--- head/mail/p5-qpsmtpd/Makefile	Fri Jun 27 20:10:54 2014	(r359604)
+++ head/mail/p5-qpsmtpd/Makefile	Fri Jun 27 20:41:43 2014	(r359605)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	qpsmtpd
-PORTVERSION=	0.84
-PORTREVISION=	6
+PORTVERSION=	0.93
 CATEGORIES=	mail perl5
-MASTER_SITES=	http://smtpd.develooper.com/files/
+MASTER_SITES=	https://github.com/smtpd/qpsmtpd/archive/
 PKGNAMEPREFIX=	p5-
+DISTFILES=	v${PORTVERSION}${EXTRACT_SUFX}
 
-MAINTAINER=	perl at FreeBSD.org
+MAINTAINER=	noc-ports at biglist.com
 COMMENT=	Flexible SMTP daemon written in Perl and featuring a plugin API
 
 BUILD_DEPENDS=	spamd:${PORTSDIR}/mail/spamassassin \

Modified: head/mail/p5-qpsmtpd/distinfo
==============================================================================
--- head/mail/p5-qpsmtpd/distinfo	Fri Jun 27 20:10:54 2014	(r359604)
+++ head/mail/p5-qpsmtpd/distinfo	Fri Jun 27 20:41:43 2014	(r359605)
@@ -1,2 +1,2 @@
-SHA256 (qpsmtpd-0.84.tar.gz) = a09865816322531edd59d6fecd4bda35a9d583610b69d69a86e44038da841c98
-SIZE (qpsmtpd-0.84.tar.gz) = 178260
+SHA256 (v0.93.tar.gz) = d3638456f013a1dcf20e0f3d24fc56e129e26283463e106fc4bad0d5ee4e7241
+SIZE (v0.93.tar.gz) = 358698

Modified: head/mail/p5-qpsmtpd/pkg-plist
==============================================================================
--- head/mail/p5-qpsmtpd/pkg-plist	Fri Jun 27 20:10:54 2014	(r359604)
+++ head/mail/p5-qpsmtpd/pkg-plist	Fri Jun 27 20:41:43 2014	(r359605)
@@ -2,52 +2,48 @@ bin/qpsmtpd
 bin/qpsmtpd-async
 bin/qpsmtpd-forkserver
 bin/qpsmtpd-prefork
-man/man1/%%AP_NAME%%-async.1.gz
-%%PERL5_MAN3%%/Apache::Qpsmtpd.3.gz
-%%PERL5_MAN3%%/Qpsmtpd.3.gz
-%%PERL5_MAN3%%/Qpsmtpd::Address.3.gz
-%%PERL5_MAN3%%/Qpsmtpd::Command.3.gz
-%%PERL5_MAN3%%/Qpsmtpd::ConfigServer.3.gz
-%%PERL5_MAN3%%/Qpsmtpd::Connection.3.gz
-%%PERL5_MAN3%%/Qpsmtpd::Constants.3.gz
-%%PERL5_MAN3%%/Qpsmtpd::DSN.3.gz
-%%PERL5_MAN3%%/Qpsmtpd::Postfix.3.gz
-%%PERL5_MAN3%%/Qpsmtpd::Transaction.3.gz
-%%DATADIR%%/plugins/async/check_earlytalker
+man/man1/qpsmtpd-async.1.gz
 %%DATADIR%%/plugins/async/dns_whitelist_soft
 %%DATADIR%%/plugins/async/dnsbl
+%%DATADIR%%/plugins/async/earlytalker
 %%DATADIR%%/plugins/async/queue/smtp-forward
-%%DATADIR%%/plugins/async/require_resolvable_fromhost
+%%DATADIR%%/plugins/async/resolvable_fromhost
 %%DATADIR%%/plugins/async/rhsbl
 %%DATADIR%%/plugins/async/uribl
+%%DATADIR%%/plugins/auth/auth_checkpassword
 %%DATADIR%%/plugins/auth/auth_cvm_unix_local
 %%DATADIR%%/plugins/auth/auth_flat_file
 %%DATADIR%%/plugins/auth/auth_ldap_bind
+%%DATADIR%%/plugins/auth/auth_vpopmail
 %%DATADIR%%/plugins/auth/auth_vpopmail_sql
+%%DATADIR%%/plugins/auth/auth_vpopmaild
 %%DATADIR%%/plugins/auth/authdeny
-%%DATADIR%%/plugins/check_badmailfrom
-%%DATADIR%%/plugins/check_badmailfromto
-%%DATADIR%%/plugins/check_badrcptto
-%%DATADIR%%/plugins/check_badrcptto_patterns
-%%DATADIR%%/plugins/check_basicheaders
-%%DATADIR%%/plugins/check_earlytalker
-%%DATADIR%%/plugins/check_loop
-%%DATADIR%%/plugins/check_norelay
-%%DATADIR%%/plugins/check_relay
-%%DATADIR%%/plugins/check_spamhelo
+%%DATADIR%%/plugins/badmailfrom
+%%DATADIR%%/plugins/badmailfromto
+%%DATADIR%%/plugins/badrcptto
+%%DATADIR%%/plugins/bogus_bounce
 %%DATADIR%%/plugins/connection_time
 %%DATADIR%%/plugins/content_log
 %%DATADIR%%/plugins/count_unrecognized_commands
+%%DATADIR%%/plugins/dkim
+%%DATADIR%%/plugins/dmarc
 %%DATADIR%%/plugins/dns_whitelist_soft
 %%DATADIR%%/plugins/dnsbl
 %%DATADIR%%/plugins/domainkeys
 %%DATADIR%%/plugins/dont_require_anglebrackets
+%%DATADIR%%/plugins/dspam
+%%DATADIR%%/plugins/earlytalker
+%%DATADIR%%/plugins/fcrdns
 %%DATADIR%%/plugins/greylisting
+%%DATADIR%%/plugins/headers
+%%DATADIR%%/plugins/helo
 %%DATADIR%%/plugins/help
 %%DATADIR%%/plugins/hosts_allow
 %%DATADIR%%/plugins/http_config
 %%DATADIR%%/plugins/ident/geoip
 %%DATADIR%%/plugins/ident/p0f
+%%DATADIR%%/plugins/karma
+%%DATADIR%%/plugins/karma_tool
 %%DATADIR%%/plugins/logging/adaptive
 %%DATADIR%%/plugins/logging/apache
 %%DATADIR%%/plugins/logging/connection_id
@@ -56,8 +52,11 @@ man/man1/%%AP_NAME%%-async.1.gz
 %%DATADIR%%/plugins/logging/syslog
 %%DATADIR%%/plugins/logging/transaction_id
 %%DATADIR%%/plugins/logging/warn
+%%DATADIR%%/plugins/loop
+%%DATADIR%%/plugins/naughty
 %%DATADIR%%/plugins/noop_counter
 %%DATADIR%%/plugins/parse_addr_withhelo
+%%DATADIR%%/plugins/qmail_deliverable
 %%DATADIR%%/plugins/queue/exim-bsmtp
 %%DATADIR%%/plugins/queue/maildir
 %%DATADIR%%/plugins/queue/postfix-queue
@@ -65,10 +64,12 @@ man/man1/%%AP_NAME%%-async.1.gz
 %%DATADIR%%/plugins/queue/smtp-forward
 %%DATADIR%%/plugins/quit_fortune
 %%DATADIR%%/plugins/random_error
+%%DATADIR%%/plugins/rcpt_map
 %%DATADIR%%/plugins/rcpt_ok
 %%DATADIR%%/plugins/rcpt_regexp
-%%DATADIR%%/plugins/relay_only
-%%DATADIR%%/plugins/require_resolvable_fromhost
+%%DATADIR%%/plugins/registry.txt
+%%DATADIR%%/plugins/relay
+%%DATADIR%%/plugins/resolvable_fromhost
 %%DATADIR%%/plugins/rhsbl
 %%DATADIR%%/plugins/sender_permitted_from
 %%DATADIR%%/plugins/spamassassin
@@ -84,25 +85,45 @@ man/man1/%%AP_NAME%%-async.1.gz
 %%DATADIR%%/plugins/virus/klez_filter
 %%DATADIR%%/plugins/virus/sophie
 %%DATADIR%%/plugins/virus/uvscan
+%%DATADIR%%/plugins/whitelist
+%%PERL5_MAN3%%/Apache::Qpsmtpd.3.gz
+%%PERL5_MAN3%%/Qpsmtpd.3.gz
+%%PERL5_MAN3%%/Qpsmtpd::Address.3.gz
+%%PERL5_MAN3%%/Qpsmtpd::Command.3.gz
+%%PERL5_MAN3%%/Qpsmtpd::ConfigServer.3.gz
+%%PERL5_MAN3%%/Qpsmtpd::Connection.3.gz
+%%PERL5_MAN3%%/Qpsmtpd::Constants.3.gz
+%%PERL5_MAN3%%/Qpsmtpd::DSN.3.gz
+%%PERL5_MAN3%%/Qpsmtpd::Postfix.3.gz
+%%PERL5_MAN3%%/Qpsmtpd::Transaction.3.gz
+%%PERL5_MAN3%%/UPGRADING.3.gz
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/README.plugins
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/IP
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/badhelo
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/badmailfrom
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/badrcptto_patterns
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/badrcptto
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dkim/dkim_key_gen.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsbl_allow
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dnsbl_zones
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flat_auth_pw
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/invalid_resolvable_fromhost
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/log2sql
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/logging
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/loglevel
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/norelayclients
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/public_suffix_list
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rcpthosts
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/relayclients
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/require_resolvable_fromhost
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rhsbl_zones
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/size_threshold
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/smtpauth-checkpassword
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tls_before_auth
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tls_ciphers
+%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/dkim
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd/.packlist
 %%SITE_PERL%%/Apache/Qpsmtpd.pm
 %%SITE_PERL%%/Danga/Client.pm
@@ -127,23 +148,22 @@ man/man1/%%AP_NAME%%-async.1.gz
 %%SITE_PERL%%/Qpsmtpd/TcpServer/Prefork.pm
 %%SITE_PERL%%/Qpsmtpd/Transaction.pm
 %%SITE_PERL%%/Qpsmtpd/Utils.pm
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
- at dirrmtry %%SITE_PERL%%/Danga
+%%SITE_PERL%%/UPGRADING.pod
+ at dirrmtry %%DATADIR%%
+ at dirrmtry %%DATADIR%%/plugins
+ at dirrmtry %%DATADIR%%/plugins/async
+ at dirrmtry %%DATADIR%%/plugins/async/queue
+ at dirrmtry %%DATADIR%%/plugins/auth
+ at dirrmtry %%DATADIR%%/plugins/ident
+ at dirrmtry %%DATADIR%%/plugins/logging
+ at dirrmtry %%DATADIR%%/plugins/queue
+ at dirrmtry %%DATADIR%%/plugins/virus
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd
 @dirrmtry %%SITE_PERL%%/Apache
- at dirrm %%SITE_PERL%%/Qpsmtpd/TcpServer
- at dirrm %%SITE_PERL%%/Qpsmtpd/SMTP
- at dirrm %%SITE_PERL%%/Qpsmtpd/Postfix
- at dirrm %%SITE_PERL%%/Qpsmtpd/Plugin/Async
- at dirrm %%SITE_PERL%%/Qpsmtpd/Plugin
- at dirrm %%SITE_PERL%%/Qpsmtpd
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/qpsmtpd
- at dirrm %%DATADIR%%/plugins/virus
- at dirrm %%DATADIR%%/plugins/queue
- at dirrm %%DATADIR%%/plugins/logging
- at dirrm %%DATADIR%%/plugins/ident
- at dirrm %%DATADIR%%/plugins/auth
- at dirrm %%DATADIR%%/plugins/async/queue
- at dirrm %%DATADIR%%/plugins/async
- at dirrm %%DATADIR%%/plugins/
- at dirrm %%DATADIR%%
+ at dirrmtry %%SITE_PERL%%/Danga
+ at dirrmtry %%SITE_PERL%%/Qpsmtpd
+ at dirrmtry %%SITE_PERL%%/Qpsmtpd/Plugin
+ at dirrmtry %%SITE_PERL%%/Qpsmtpd/Plugin/Async
+ at dirrmtry %%SITE_PERL%%/Qpsmtpd/Postfix
+ at dirrmtry %%SITE_PERL%%/Qpsmtpd/SMTP
+ at dirrmtry %%SITE_PERL%%/Qpsmtpd/TcpServer


More information about the svn-ports-head mailing list