aboutsummaryrefslogtreecommitdiff
path: root/archivers/snappy-java/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* archivers/snappy-java: Remove duplicate in distinfoVladimir Druzenko2025-08-051-3/+1
| | | | | | | | | | | A bug in Makefile caused duplicate entries in distinfo after make makesum. While here remove GH_TAGNAME - it have default value. PR: 288452 Approved by: Angelo Polo <language.devel@gmail.com> (maintainer, implicit) Fixes: 88dd12d5f35c (Update 1.1.10.5 => 1.1.10.8) Fixes: ec69541aaaba (Update to 1.1.10.5)
* archivers/snappy-java: Update 1.1.10.5 => 1.1.10.8Angelo Polo2025-08-051-9/+11
| | | | | | | | | | | | | | | | | | | Changelogs: https://github.com/xerial/snappy-java/releases/tag/v1.1.10.6 https://github.com/xerial/snappy-java/releases/tag/v1.1.10.7 https://github.com/xerial/snappy-java/releases/tag/v1.1.10.8 Improve port: - Switch from gz to xz in deps: reduce size in 1.6 times (235 => 144MiB) - Move cmake from BUILD_DEPENDS to USES. - Switch from hashes to tags in GH_TUPLE. - Split long line. - Replace PORTVERSION with DISTVERSION. - Refresh patches. - Refresh and remove upstreamed patches. PR: 288452 Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
* archivers/snappy-java: Update to 1.1.10.5Juraj Lutter2023-10-181-9/+13
| | | | | | PR: 268558 Reported by: wcarson.bugzilla@disillusion.net Co-authored-by: Angelo Polo <language.devel@gmail.com>
* archivers/snappy-java: update 1.0.4.1 -> 1.1.7.5, submitter becomes maintainerKurt Jaeger2020-05-141-6/+9
| | | | | | | | | | | | | | | | - Builds with sbt instead of maven - Java 11 compatible - Testing moved to test target - Builds in poudriere with openjdk8 and openjdk11 - All tests pass - All databases/cassandra4 tests using snappy-java pass PR: 246348 Submitted by: Angelo Polo <language.devel@gmail.com> Relnotes: https://github.com/xerial/snappy-java/blob/master/Milestone.md Notes: svn path=/head/; revision=535224
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.Mathieu Arnold2016-03-081-2/+2
| | | | | | | | | | | | | | | Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268 Notes: svn path=/head/; revision=410613
* Cleanup USE_GITHUB usage.Mathieu Arnold2015-05-301-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387986
* Update ports in the a* categories to not use GH_COMMIT.Mathieu Arnold2015-05-061-2/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385514
* Snappy-java is a Java port of snappy, a fast C++Jason Helfman2013-05-171-0/+6
compresser/decompresser developed by Google. WWW: https://github.com/xerial/snappy-java PR: ports/178560 (based on) Submitted by: Radim Kolar <hsn@filez.com> Notes: svn path=/head/; revision=318393