diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-05-15 02:46:00 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-05-15 02:46:00 +0800 |
commit | b5b1ce44df9fef8e89d23a9f736d3edc3fbf78b6 (patch) | |
tree | 545b8dd596eb4b49bd494c170c4c00f157f34a94 /www | |
parent | 9c23b217bc94b9b0fa348a45d1f3050d47a66131 (diff) | |
download | freebsd-ports-gnome-b5b1ce44df9fef8e89d23a9f736d3edc3fbf78b6.tar.gz freebsd-ports-gnome-b5b1ce44df9fef8e89d23a9f736d3edc3fbf78b6.tar.zst freebsd-ports-gnome-b5b1ce44df9fef8e89d23a9f736d3edc3fbf78b6.zip |
- Update to 1.2.10.0
- Add PORTSCOUT knob to skip development versions
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
Diffstat (limited to 'www')
-rw-r--r-- | www/xapian-omega/Makefile | 4 | ||||
-rw-r--r-- | www/xapian-omega/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile index 73887545e58c..533fde5f4989 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xapian-omega -PORTVERSION= 1.2.9 +PORTVERSION= 1.2.10 CATEGORIES= www MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet @@ -21,6 +21,8 @@ LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre \ OPTIONS= ICONV "Enable iconv character set conversion support" on +PORTSCOUT= limitw:1,even + CONFIGURE_ENV= PCRE_CONFIG=${LOCALBASE}/bin/pcre-config \ XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config CPPFLAGS+= -I${LOCALBASE}/include diff --git a/www/xapian-omega/distinfo b/www/xapian-omega/distinfo index 444bbf2cc9f8..d7e507bca66a 100644 --- a/www/xapian-omega/distinfo +++ b/www/xapian-omega/distinfo @@ -1,2 +1,2 @@ -SHA256 (xapian-omega-1.2.9.tar.gz) = 317e145752fc31ca5875d169a0d979506dbe3d9a0ae5f8a2e44d990929771aff -SIZE (xapian-omega-1.2.9.tar.gz) = 617384 +SHA256 (xapian-omega-1.2.10.tar.gz) = 464a681647c1348fe7ab7ab5d8e32c27dc0d48a863ce5d78881e18334dfaad4f +SIZE (xapian-omega-1.2.10.tar.gz) = 620579 |