ports/140529: [MAINTAINER] sysutils/samesame update to v1.6
Alex de Kruijff
samesame at akruijff.dds.nl
Fri Nov 13 13:40:02 UTC 2009
>Number: 140529
>Category: ports
>Synopsis: [MAINTAINER] sysutils/samesame update to v1.6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 13 13:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Alex de Kruijff
>Release:
>Organization:
>Environment:
>Description:
update to version 1.6
>How-To-Repeat:
>Fix:
--- samesame.diff begins here ---
diff -ru port.orig/Makefile port/Makefile
--- port.orig/Makefile Fri Nov 13 14:24:21 2009
+++ port/Makefile Fri Nov 13 14:24:30 2009
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= samesame
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= sysutils
MASTER_SITES= http://samesame.kruijff.org/ \
${MASTER_SITE_LOCAL}
@@ -31,7 +31,6 @@
OPTIONS= DEBUG "Enables debugging support" Off \
DISK_STORAGE "Allows temporarily storage paths on disk" On \
- LOGIC "Determine results by using logic when posible" On \
TEST "Run quality assurance test" Off
.include <bsd.port.pre.mk>
@@ -42,10 +41,6 @@
.if defined(WITH_DISK_STORAGE)
CONFIGURE_ARGS+= --enable-disk-storage
-.endif
-
-.if defined(WITHOUT_LOGIC)
-CONFIGURE_ARGS+= --disable-logic
.endif
regression-test: build
diff -ru port.orig/distinfo port/distinfo
--- port.orig/distinfo Thu Nov 12 06:06:26 2009
+++ port/distinfo Fri Nov 13 14:33:16 2009
@@ -1,3 +1,3 @@
-MD5 (samesame-1.5.tar.bz2) = 5443c04b1d9c624f4aff39b5acaa38ef
-SHA256 (samesame-1.5.tar.bz2) = e91a94d05a23b378269d6408d3f3102f3216a47a4d0408013ac124dc65796e54
-SIZE (samesame-1.5.tar.bz2) = 109837
+MD5 (samesame-1.6.tar.bz2) = f4cb7de5ab5036319075055365f98f5b
+SHA256 (samesame-1.6.tar.bz2) = c2334dadae85146fa209647eb3390f2c479d558491d1a7b9fbebbd0143f55ab8
+SIZE (samesame-1.6.tar.bz2) = 109729
--- samesame.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list