Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Mar 2015 09:12:56 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r380479 - head/mail/anubis
Message-ID:  <201503050912.t259CuvD030833@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503050912.t259CuvD030833>