svn commit: r380479 - head/mail/anubis
Jason E. Hale
jhale at FreeBSD.org
Thu Mar 5 09:12:57 UTC 2015
Author: jhale
Date: Thu Mar 5 09:12:56 2015
New Revision: 380479
URL: https://svnweb.freebsd.org/changeset/ports/380479
QAT: https://qat.redports.org/buildarchive/r380479/
Log:
- Add CPE support [1]
- Tab -> space in WWW line [2]
PR: 198181 [1], 198182 [2]
Submitted by: shun <shun.fbsd.pr at dropcut.net>
Modified:
head/mail/anubis/Makefile
head/mail/anubis/pkg-descr
Modified: head/mail/anubis/Makefile
==============================================================================
--- head/mail/anubis/Makefile Thu Mar 5 09:01:26 2015 (r380478)
+++ head/mail/anubis/Makefile Thu Mar 5 09:12:56 2015 (r380479)
@@ -23,8 +23,9 @@ GSASL_DESC= GSASL support (required for
GDBM_DESC= GDBM backend
SOCKS_DESC= SOCKS proxy support
-USES= charsetfix makeinfo pkgconfig shebangfix
+USES= charsetfix cpe makeinfo pkgconfig shebangfix
CHARSETFIX_MAKEFILEIN= gnulib.mk
+CPE_VENDOR= gnu
SHEBANG_FILES= contrib/msg2smtp.pl
USE_RC_SUBR= anubis
USE_AUTOTOOLS= aclocal autoheader autoconf automake
Modified: head/mail/anubis/pkg-descr
==============================================================================
--- head/mail/anubis/pkg-descr Thu Mar 5 09:01:26 2015 (r380478)
+++ head/mail/anubis/pkg-descr Thu Mar 5 09:12:56 2015 (r380479)
@@ -16,4 +16,4 @@ or tunnel a connection through a SOCKS p
** An outgoing mail processor and the SMTP tunnel.
*** Mail Transport Agent (server)
-WWW: http://www.gnu.org/software/anubis/
+WWW: http://www.gnu.org/software/anubis/
More information about the svn-ports-all
mailing list