svn commit: r358986 - head/www/xapian-omega
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 23 17:43:57 UTC 2014
Author: sunpoet
Date: Mon Jun 23 17:43:56 2014
New Revision: 358986
URL: http://svnweb.freebsd.org/changeset/ports/358986
QAT: https://qat.redports.org/buildarchive/r358986/
Log:
- Update to 1.2.18
- Use USES=libtool
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
Modified:
head/www/xapian-omega/Makefile
head/www/xapian-omega/distinfo
Modified: head/www/xapian-omega/Makefile
==============================================================================
--- head/www/xapian-omega/Makefile Mon Jun 23 17:43:50 2014 (r358985)
+++ head/www/xapian-omega/Makefile Mon Jun 23 17:43:56 2014 (r358986)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xapian-omega
-PORTVERSION= 1.2.17
+PORTVERSION= 1.2.18
CATEGORIES= www
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
LOCAL/sunpoet
@@ -28,7 +28,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
-USES= perl5 shebangfix tar:xz
+USES= libtool perl5 shebangfix tar:xz
MORE_PORTDOCS= AUTHORS ChangeLog NEWS README TODO
PORTDOCS= ${MORE_PORTDOCS} cgiparams.html index.html omegascript.html \
Modified: head/www/xapian-omega/distinfo
==============================================================================
--- head/www/xapian-omega/distinfo Mon Jun 23 17:43:50 2014 (r358985)
+++ head/www/xapian-omega/distinfo Mon Jun 23 17:43:56 2014 (r358986)
@@ -1,2 +1,2 @@
-SHA256 (xapian-omega-1.2.17.tar.xz) = 0e1b7a41df61d0953159f9fe27ff0c9a584a94c6a7b039f19c07b5454ac8118c
-SIZE (xapian-omega-1.2.17.tar.xz) = 417900
+SHA256 (xapian-omega-1.2.18.tar.xz) = 528feb8021a52ab06c7833cb9ebacefdb782f036e99e7ed5342046c3a82380c2
+SIZE (xapian-omega-1.2.18.tar.xz) = 419784
More information about the svn-ports-all
mailing list