[Midnightbsd-cvs] mports [20141] trunk/sysutils/tarsnap: tarsnap 1.0.36
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Aug 30 12:54:48 EDT 2015
Revision: 20141
http://svnweb.midnightbsd.org/mports/?rev=20141
Author: laffer1
Date: 2015-08-30 12:54:48 -0400 (Sun, 30 Aug 2015)
Log Message:
-----------
tarsnap 1.0.36
Modified Paths:
--------------
trunk/sysutils/tarsnap/Makefile
trunk/sysutils/tarsnap/distinfo
Modified: trunk/sysutils/tarsnap/Makefile
===================================================================
--- trunk/sysutils/tarsnap/Makefile 2015-08-30 16:52:53 UTC (rev 20140)
+++ trunk/sysutils/tarsnap/Makefile 2015-08-30 16:54:48 UTC (rev 20141)
@@ -1,8 +1,8 @@
# $MidnightBSD$
PORTNAME= tarsnap
-PORTVERSION= 1.0.35
-PORTREVISION= 1
+PORTVERSION= 1.0.36
+PORTREVISION= 0
CATEGORIES= sysutils
MASTER_SITES= http://www.tarsnap.com/download-http/
DISTNAME= ${PORTNAME}-autoconf-${PORTVERSION}
@@ -18,21 +18,10 @@
GNU_CONFIGURE= yes
USES= gmake tar:tgz
-OPTIONS_DEFINE= SSE2
-SSE2_DESC= Use SSE2-optimized code
-
.include <bsd.mport.options.mk>
-.if ${PORT_OPTIONS:MSSE2}
-CONFIGURE_ARGS+= --enable-sse2
-CFLAGS+= -msse2
-.else
-CONFIGURE_ARGS+= --disable-sse2
-.endif
-
# safety check to ensure that we don't violate the license
.if exists(${PATCHDIR})
-LICENSE_PERMS= no-dist-mirror no-pkg-mirror
RESTRICTED= license only allows redistribution and use of unmodified source and binaries
.endif
LEGAL_TEXT= license restricts redistribution of source and binaries
Modified: trunk/sysutils/tarsnap/distinfo
===================================================================
--- trunk/sysutils/tarsnap/distinfo 2015-08-30 16:52:53 UTC (rev 20140)
+++ trunk/sysutils/tarsnap/distinfo 2015-08-30 16:54:48 UTC (rev 20141)
@@ -1,3 +1,2 @@
-SHA256 (tarsnap-autoconf-1.0.35.tgz) = 6c9f6756bc43bc225b842f7e3a0ec7204e0cf606e10559d27704e1cc33098c9a
-SIZE (tarsnap-autoconf-1.0.35.tgz) = 600115
-
+SHA256 (tarsnap-autoconf-1.0.36.tgz) = 2335ccc38c7520bc898d48a8eee575d42107c72bce6e9b414ce441dd649ec968
+SIZE (tarsnap-autoconf-1.0.36.tgz) = 615709
More information about the Midnightbsd-cvs
mailing list