1
0
forked from ports/contrib

fossil: update to 2.3

This commit is contained in:
Svyatoslav Mishyn 2017-07-23 22:57:33 +03:00
parent 2718d078ec
commit 98ab82cdf8
No known key found for this signature in database
GPG Key ID: 03A357820C977B78
3 changed files with 6 additions and 7 deletions

View File

@ -1 +1 @@
d0aa7ae72b1ba9827d8bcf0c7e7d9499 fossil-src-2.2.tar.gz
e08cb30a03f9ac8b26568ae245ceeebf fossil-src-2.3.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36O/OUToccs9RqAUS9AdRTENrWtYEr3/tc0SnhftaO7kWvsxrGAUtCah1QedUIfDb2FRLp7rT+DgmTDRAHoz0A0=
SHA256 (Pkgfile) = a716177dcd6d8625a13cee6f2b12191a4844ca91296a8a615b7a1bdba7860c5c
RWSagIOpLGJF3zTw3k8BwT13tPsWZXsnh0ACD1nGXqAtmaKcf+8Ofce8yYCzGy3067FpHSA4HmeHWZ44XJRbTP7vb6a3OY0lAgg=
SHA256 (Pkgfile) = b4b68ee3ca4da7e4423c847169b2d63695607c0b1379f5060f70597ed1929ddb
SHA256 (.footprint) = 36d37d8c4df411995e58899629e075480cc9df100c30ff01f683d81b3beeef9b
SHA256 (fossil-src-2.2.tar.gz) = 9b8f82196eb89e4a2e82b4bcc51e314ae509a22c37073a18a0b325f11c53cf71
SHA256 (fossil-src-2.3.tar.gz) = f073abf455a38ea0a08c3926d7445ab8115b145457f36c763ad9b74cd6a64a5d

View File

@ -1,11 +1,11 @@
# Description: Simple distributed SCM
# URL: https://www.fossil-scm.org/
# Maintainer: Svyatoslav Mishyn, juef at openmailbox dot org
# Depends on: openssl sqlite3 zlib
# Depends on: openssl zlib
# Optional: fuse
name=fossil
version=2.2
version=2.3
release=1
source=(https://www.fossil-scm.org/index.html/uv/$name-src-$version.tar.gz)
@ -13,7 +13,6 @@ build() {
cd $name-$version
./configure --prefix=/usr \
--disable-internal-sqlite \
--json \
--with-th1-docs \
--with-th1-hooks