[Midnightbsd-cvs] mports [18412] trunk/mail/libspf: switch to uses
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Mar 28 16:37:31 EDT 2015
Revision: 18412
http://svnweb.midnightbsd.org/mports/?rev=18412
Author: laffer1
Date: 2015-03-28 16:37:30 -0400 (Sat, 28 Mar 2015)
Log Message:
-----------
switch to uses
Modified Paths:
--------------
trunk/mail/libspf/Makefile
trunk/mail/libspf/pkg-plist
Modified: trunk/mail/libspf/Makefile
===================================================================
--- trunk/mail/libspf/Makefile 2015-03-28 20:35:43 UTC (rev 18411)
+++ trunk/mail/libspf/Makefile 2015-03-28 20:37:30 UTC (rev 18412)
@@ -3,20 +3,22 @@
PORTNAME= libspf
DISTVERSION= 1.0.0-p5
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.libspf.org/files/src/ \
- ${MASTER_SITE_LOCAL}
+ ${MASTER_SITE_FREEBSD_LOCAL}
MASTER_SITE_SUBDIR= mnag/${PORTNAME}
MAINTAINER= ports at MidnightBSD.org
COMMENT= Sender Policy Framework (SPF) library and client
-LICENSE= other
+LICENSE= bsd2
+LICENSE_FILE= ${WORKSRC}/LICENSE
MAKE_JOBS_UNSAFE=yes
-USES= tar:bzip2
-USE_AUTOTOOLS= libtool
+INSTALL_TARGET= install-strip
+USES= tar:bzip2 libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
Modified: trunk/mail/libspf/pkg-plist
===================================================================
--- trunk/mail/libspf/pkg-plist 2015-03-28 20:35:43 UTC (rev 18411)
+++ trunk/mail/libspf/pkg-plist 2015-03-28 20:37:30 UTC (rev 18412)
@@ -2,25 +2,24 @@
bin/spfqtool_static
include/_stdint.h
include/spf.h
-lib/libspf.so
-lib/libspf-1.0.so
lib/libspf-1.0.so.0
+lib/libspf-1.0.so.0.0.26
lib/libspf.a
-lib/libspf.la
-%%EXAMPLESDIR%%/examples/Sendmail/sendmail.cf
-%%EXAMPLESDIR%%/examples/Sendmail/sendmail.mc.example
-%%EXAMPLESDIR%%/examples/Sendmail/spf.m4
-%%EXAMPLESDIR%%/examples/qmail/control/spfaction
-%%EXAMPLESDIR%%/examples/qmail/control/spfbestguess
-%%EXAMPLESDIR%%/examples/qmail/control/spfdebugstate
-%%EXAMPLESDIR%%/examples/qmail/control/spfexplainstate
-%%EXAMPLESDIR%%/examples/qmail/control/spfexplanation
-%%EXAMPLESDIR%%/examples/qmail/control/spfguessstate
-%%EXAMPLESDIR%%/examples/qmail/control/spfheaderstate
-%%EXAMPLESDIR%%/examples/qmail/control/spftarpit
-%%EXAMPLESDIR%%/examples/qmail/control/spftarpittime
-%%EXAMPLESDIR%%/examples/qmail/control/spftrustedforwarder
-%%EXAMPLESDIR%%/examples/qmail/control/spftrustedstate
+lib/libspf.so
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/Sendmail/sendmail.cf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/Sendmail/sendmail.mc.example
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/Sendmail/spf.m4
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spfaction
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spfbestguess
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spfdebugstate
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spfexplainstate
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spfexplanation
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spfguessstate
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spfheaderstate
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spftarpit
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spftarpittime
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spftrustedforwarder
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/qmail/control/spftrustedstate
%%DATADIR%%/patches/Courier-MTA/courier-0.45.4-spf.diff
%%DATADIR%%/patches/Postfix/2.1.x/postfix-2.1.4-libspf-1.0-RC6.diff
%%DATADIR%%/patches/Postfix/README
@@ -40,19 +39,6 @@
%%DATADIR%%/patches/qmail/1.05/netqmail-1.05-libspf-1.0.0-RC5.diff
%%DATADIR%%/patches/qmail/1.05/netqmail-1.05-libspf-1.0.0-RC6.diff
%%DATADIR%%/patches/qmail/README
- at dirrm %%DATADIR%%/patches/qmail/1.05
- at dirrm %%DATADIR%%/patches/qmail/1.03
- at dirrm %%DATADIR%%/patches/qmail
- at dirrm %%DATADIR%%/patches/Sendmail/8.13.x
- at dirrm %%DATADIR%%/patches/Sendmail/8.12.x
- at dirrm %%DATADIR%%/patches/Sendmail
- at dirrm %%DATADIR%%/patches/Postfix/2.1.x
- at dirrm %%DATADIR%%/patches/Postfix
- at dirrm %%DATADIR%%/patches/Courier-MTA
- at dirrm %%DATADIR%%/patches
- at dirrm %%DATADIR%%
- at dirrm %%EXAMPLESDIR%%/examples/qmail/control
- at dirrm %%EXAMPLESDIR%%/examples/qmail
- at dirrm %%EXAMPLESDIR%%/examples/Sendmail
- at dirrm %%EXAMPLESDIR%%/examples
- at dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%@dir %%DOCSDIR%%/docs/qmail/1.04
+%%PORTDOCS%%@dir %%DOCSDIR%%/docs/qmail/1.03
+%%PORTDOCS%%@dir %%DOCSDIR%%/docs/Postfix/2.1.x
More information about the Midnightbsd-cvs
mailing list