From owner-svn-ports-head@FreeBSD.ORG Thu Jun 13 18:54:39 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 03F004D4; Thu, 13 Jun 2013 18:54:39 +0000 (UTC) (envelope-from sunpoet@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 EA1871DFE; Thu, 13 Jun 2013 18:54:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5DIscYq070278; Thu, 13 Jun 2013 18:54:38 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5DIscOl070273; Thu, 13 Jun 2013 18:54:38 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201306131854.r5DIscOl070273@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 13 Jun 2013 18:54:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320828 - in head/mail/libspf2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jun 2013 18:54:39 -0000 Author: sunpoet Date: Thu Jun 13 18:54:38 2013 New Revision: 320828 URL: http://svnweb.freebsd.org/changeset/ports/320828 Log: - Update to 1.2.10 - Add LICENSE Changes: https://github.com/shevek/libspf2/commits/master Deleted: head/mail/libspf2/files/patch-src_libspf2_spf__compile.c head/mail/libspf2/files/patch-src_libspf2_spf__expand.c head/mail/libspf2/files/patch-src_libspf2_spf__interpret.c Modified: head/mail/libspf2/Makefile head/mail/libspf2/distinfo (contents, props changed) Modified: head/mail/libspf2/Makefile ============================================================================== --- head/mail/libspf2/Makefile Thu Jun 13 18:52:59 2013 (r320827) +++ head/mail/libspf2/Makefile Thu Jun 13 18:54:38 2013 (r320828) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libspf2 -PORTVERSION= 1.2.9 -PORTREVISION= 2 +PORTVERSION= 1.2.10 CATEGORIES= mail MASTER_SITES= http://www.libspf2.org/spf/ \ LOCAL/sunpoet @@ -11,6 +10,9 @@ MASTER_SITES= http://www.libspf2.org/spf MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sender Rewriting Scheme 2 C Implementation +LICENSE= BSD LGPL21 LGPL3 +LICENSE_COMB= dual + CONFLICTS= ${PORTNAME}-1.0.* p5-Mail-SPF-[0-9]* p5-Mail-SPF-Query-[0-9]* GNU_CONFIGURE= yes Modified: head/mail/libspf2/distinfo ============================================================================== --- head/mail/libspf2/distinfo Thu Jun 13 18:52:59 2013 (r320827) +++ head/mail/libspf2/distinfo Thu Jun 13 18:54:38 2013 (r320828) @@ -1,2 +1,2 @@ -SHA256 (libspf2-1.2.9.tar.gz) = 4837f6b063b1431673754cbf6bef8979de5ffc4d7f26f6b93abd42787ba04862 -SIZE (libspf2-1.2.9.tar.gz) = 518001 +SHA256 (libspf2-1.2.10.tar.gz) = d91e3de81ae287a2976c44f60283bd3000d720e6a112dc7142eedf1831b821c9 +SIZE (libspf2-1.2.10.tar.gz) = 508842