mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Update MASTER_SITES
- Add LICENSE - Remove obsolete MD5 checksum PR: ports/154028 Reported by: pointyhat Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Feature safe: yes
This commit is contained in:
parent
307bae7239
commit
709325cec6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267832
@ -11,7 +11,7 @@
|
||||
PORTNAME= sphinxsearch
|
||||
PORTVERSION= 0.9.9
|
||||
CATEGORIES= textproc databases
|
||||
MASTER_SITES= http://www.sphinxsearch.com/downloads/
|
||||
MASTER_SITES= http://sphinxsearch.com/files/
|
||||
DISTNAME= sphinx-${PORTVERSION}
|
||||
|
||||
MAINTAINER= m.seaman@infracaninophile.co.uk
|
||||
@ -22,6 +22,8 @@ COMMENT= Sphinx Full-Text Search Engine
|
||||
# of turning this off. So for consistency, make sure it's always on.
|
||||
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
OPTIONS= MYSQL "MySQL support" on \
|
||||
PGSQL "PostgreSQL support" off \
|
||||
ICONV "Iconv support" on \
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (sphinx-0.9.9.tar.gz) = 7b9b618cb9b378f949bb1b91ddcc4f54
|
||||
SHA256 (sphinx-0.9.9.tar.gz) = bf8f55ffc095ff6b628f0cbc7eb54761811140140679a1c869cc1b17c42803e4
|
||||
SIZE (sphinx-0.9.9.tar.gz) = 1218359
|
||||
|
Loading…
Reference in New Issue
Block a user