mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 1.10
PR: ports/168680[1] ports/161981[2] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>[1] Alex de Kruijff <akruijff@www.kruijff.org>[2] Approved by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
This commit is contained in:
parent
a9e846e414
commit
73e39856da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299532
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= samesame
|
||||
PORTVERSION= 1.9
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://samesame.kruijff.org/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -41,6 +41,10 @@ OPTIONS= DEBUG "Enables debugging support" Off \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 1000000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.if defined(WITH_DEBUG)
|
||||
CONFIGURE_ARGS+= --enable-debug
|
||||
.endif
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (samesame-1.9.tar.bz2) = d6281bbdfa9a30380fd706b8bf349f77999e627e64a652e38db415700295f464
|
||||
SIZE (samesame-1.9.tar.bz2) = 121167
|
||||
SHA256 (samesame-1.10.tar.bz2) = 9793649925d70a2b9a44aeed4e8f475cfb544296371ddd7c37f8000d14e44d0a
|
||||
SIZE (samesame-1.10.tar.bz2) = 121316
|
||||
|
Loading…
Reference in New Issue
Block a user