1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

- Update to 1.2.13

- Cleanup Makefile header
- Reformat pkg-descr

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-02-20 20:36:23 +00:00
parent 439bc28287
commit e5a95766b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312670
3 changed files with 8 additions and 12 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: xapian-bindings
# Date created: 2007-05-26
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
#
PORTNAME= xapian-bindings
PORTVERSION= 1.2.12
PORTVERSION= 1.2.13
CATEGORIES= databases
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
LOCAL/sunpoet
@ -83,7 +79,7 @@ post-patch:
@${REINPLACE_CMD} -e '/^install-data-am:/ s|install-data-local||' ${WRKSRC}/ruby/Makefile.in
.if empty(PORT_OPTIONS:MDOCS)
@${REINPLACE_CMD} -e '/^install-data-am:/ s|install-dist_docdataDATA install-dist_exampledataDATA ||' ${WRKSRC}/lua/Makefile.in ${WRKSRC}/php/Makefile.in ${WRKSRC}/python/Makefile.in
@${REINPLACE_CMD} -e '/^install-data-am:/ s|install-dist_docdataDATA||; 760 s|install-dist_exampledataDATA ||' ${WRKSRC}/ruby/Makefile.in
@${REINPLACE_CMD} -e '/^install-data-am:/ s|install-dist_docdataDATA||; 799 s|install-dist_exampledataDATA ||' ${WRKSRC}/ruby/Makefile.in
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (xapian-bindings-1.2.12.tar.gz) = 66d28cade130b991143515a7ce9e89ce19650670420323d49e2c45285663e524
SIZE (xapian-bindings-1.2.12.tar.gz) = 1471986
SHA256 (xapian-bindings-1.2.13.tar.gz) = bfef8a18303a67f6fb29b09393c2f01a23f5c10a248567f92ddc5edfda5db17d
SIZE (xapian-bindings-1.2.13.tar.gz) = 1481645

View File

@ -1,4 +1,4 @@
SWIG and JNI bindings allowing Xapian to be used from various other
programming languages.
SWIG and JNI bindings allowing Xapian to be used from various other programming
languages.
WWW: http://www.xapian.org/
WWW: http://www.xapian.org/