diff options
author | danger <danger@FreeBSD.org> | 2011-06-14 23:18:21 +0800 |
---|---|---|
committer | danger <danger@FreeBSD.org> | 2011-06-14 23:18:21 +0800 |
commit | 380fb5dcef375d2e3e25b55774bdf31745c30adf (patch) | |
tree | ae8392b16cbeb92bcae218095ec2fa1f7ec12817 /textproc | |
parent | a8ed518921d9567f27892b286bb768920af5883f (diff) | |
download | freebsd-ports-gnome-380fb5dcef375d2e3e25b55774bdf31745c30adf.tar.gz freebsd-ports-gnome-380fb5dcef375d2e3e25b55774bdf31745c30adf.tar.zst freebsd-ports-gnome-380fb5dcef375d2e3e25b55774bdf31745c30adf.zip |
- update to latest 2.0.1-beta
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sphinxsearch-devel/Makefile | 5 | ||||
-rw-r--r-- | textproc/sphinxsearch-devel/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/sphinxsearch-devel/Makefile b/textproc/sphinxsearch-devel/Makefile index 201457514b6f..0f4e4066a09d 100644 --- a/textproc/sphinxsearch-devel/Makefile +++ b/textproc/sphinxsearch-devel/Makefile @@ -8,13 +8,12 @@ # this port. You need a patched version of mysql server for that. PORTNAME= sphinxsearch -PORTVERSION= 1.10b -PORTREVISION= 1 +PORTVERSION= 2.0.1b PORTEPOCH= 1 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ PKGNAMESUFFIX?= -devel -DISTNAME= sphinx-1.10-beta +DISTNAME= sphinx-2.0.1-beta PATCH_DIST_STRIP=-p1 diff --git a/textproc/sphinxsearch-devel/distinfo b/textproc/sphinxsearch-devel/distinfo index 764a131835bc..35bb86499f08 100644 --- a/textproc/sphinxsearch-devel/distinfo +++ b/textproc/sphinxsearch-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (sphinx-1.10-beta.tar.gz) = 51b3e5f3254b4d93d6dce91a44451486e5b0f82a1e44799481158e1f95fc1c60 -SIZE (sphinx-1.10-beta.tar.gz) = 1518778 +SHA256 (sphinx-2.0.1-beta.tar.gz) = fe27152ee24224bcf2ab7293dabe826d8db69c35eca16edf1ca510e0a1f4bf81 +SIZE (sphinx-2.0.1-beta.tar.gz) = 1761313 |