Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2015 19:10:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404781 - head/mail/tumgreyspf
Message-ID:  <201512291910.tBTJAEng043132@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Dec 29 19:10:14 2015
New Revision: 404781
URL: https://svnweb.freebsd.org/changeset/ports/404781

Log:
  - Add LICENSE_FILE
  - Add NO_ARCH
  - Update WWW

Modified:
  head/mail/tumgreyspf/Makefile
  head/mail/tumgreyspf/pkg-descr

Modified: head/mail/tumgreyspf/Makefile
==============================================================================
--- head/mail/tumgreyspf/Makefile	Tue Dec 29 19:10:07 2015	(r404780)
+++ head/mail/tumgreyspf/Makefile	Tue Dec 29 19:10:14 2015	(r404781)
@@ -13,11 +13,13 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	External policy checker for the postfix mail server
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyspf>=0:${PORTSDIR}/mail/py-pyspf
 
 OPTIONS_DEFINE=	DOCS
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 USES=		python shebangfix
 

Modified: head/mail/tumgreyspf/pkg-descr
==============================================================================
--- head/mail/tumgreyspf/pkg-descr	Tue Dec 29 19:10:07 2015	(r404780)
+++ head/mail/tumgreyspf/pkg-descr	Tue Dec 29 19:10:14 2015	(r404781)
@@ -10,4 +10,5 @@ dropped by an order of magnitude.
 It uses the file-system as it's database, no additional database is required to
 use it.
 
-WWW: http://www.tummy.com/Community/software/tumgreyspf/
+WWW: http://www.tummy.com/software/tumgreyspf/
+WWW: https://github.com/linsomniac/tumgreyspf



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