svn commit: r320828 - in head/mail/libspf2: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 13 18:54:39 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list