From owner-svn-ports-all@FreeBSD.ORG Mon Jul 8 18:26:16 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AC58F40D; Mon, 8 Jul 2013 18:26:16 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 9DF3010DD; Mon, 8 Jul 2013 18:26:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r68IQGSE069123; Mon, 8 Jul 2013 18:26:16 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r68IQGB1069120; Mon, 8 Jul 2013 18:26:16 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <201307081826.r68IQGB1069120@svn.freebsd.org> From: Xin LI Date: Mon, 8 Jul 2013 18:26:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322529 - head/mail/postfix-gps X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jul 2013 18:26:16 -0000 Author: delphij Date: Mon Jul 8 18:26:16 2013 New Revision: 322529 URL: http://svnweb.freebsd.org/changeset/ports/322529 Log: Return this to pool, I have not used this piece of software for many years. Modified: head/mail/postfix-gps/Makefile Modified: head/mail/postfix-gps/Makefile ============================================================================== --- head/mail/postfix-gps/Makefile Mon Jul 8 18:24:12 2013 (r322528) +++ head/mail/postfix-gps/Makefile Mon Jul 8 18:26:16 2013 (r322529) @@ -1,9 +1,5 @@ -# New ports collection makefile for: postfix-gps -# Date created: 2 September 2004 -# Whom: Xin LI -# +# Created by: Xin LI # $FreeBSD$ -# PORTNAME= gps PORTVERSION= 1.005 @@ -13,10 +9,10 @@ MASTER_SITES= SF/greylist/greylist/${POR PKGNAMEPREFIX= postfix- DISTNAME= gps-${PORTVERSION}-bugfix -MAINTAINER= delphij@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Greylist Policy Service for postfix -LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi +LIB_DEPENDS= dbi:${PORTSDIR}/databases/libdbi RUN_DEPENDS= ${LOCALBASE}/lib/dbd:${PORTSDIR}/databases/libdbi-drivers \ p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql