diff options
author | vanilla <vanilla@FreeBSD.org> | 2007-12-12 11:05:30 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2007-12-12 11:05:30 +0800 |
commit | a497e0799c032319375b74de4ef84263e312a19b (patch) | |
tree | c19346d577d599b7dc901553da28aee4db8e9c45 /databases | |
parent | 9ea45f62dd398bf337850678b9d46578ff075d78 (diff) | |
download | freebsd-ports-gnome-a497e0799c032319375b74de4ef84263e312a19b.tar.gz freebsd-ports-gnome-a497e0799c032319375b74de4ef84263e312a19b.tar.zst freebsd-ports-gnome-a497e0799c032319375b74de4ef84263e312a19b.zip |
Upgrade to 1.0.4.
PR: ports/118037
Submitted by: maintainer
Diffstat (limited to 'databases')
-rw-r--r-- | databases/xapian-core/Makefile | 2 | ||||
-rw-r--r-- | databases/xapian-core/distinfo | 6 | ||||
-rw-r--r-- | databases/xapian-core/pkg-plist | 2 | ||||
-rw-r--r-- | databases/xapian-core10/Makefile | 2 | ||||
-rw-r--r-- | databases/xapian-core10/distinfo | 6 | ||||
-rw-r--r-- | databases/xapian-core10/pkg-plist | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 3cee88bb3796..214e527a236c 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xapian-core -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= databases MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo index a3fbecc5cd9d..214a6ec5b09c 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,3 +1,3 @@ -MD5 (xapian-core-1.0.3.tar.gz) = 161d84aac06b7b20bc5a4441b20d3dc7 -SHA256 (xapian-core-1.0.3.tar.gz) = 65b1bf5ac40b186197b5501c4077550966d794ab8072a1e33d3e3d41010cd69d -SIZE (xapian-core-1.0.3.tar.gz) = 3376028 +MD5 (xapian-core-1.0.4.tar.gz) = 57cd26fb4a3677bfe05d4c9df5012357 +SHA256 (xapian-core-1.0.4.tar.gz) = 0c793262166f2f523eb384ede047d5c28ec923104d0fb57ee7cd739c81fcdfff +SIZE (xapian-core-1.0.4.tar.gz) = 3416510 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index 8858f6a80344..624e53d50611 100644 --- a/databases/xapian-core/pkg-plist +++ b/databases/xapian-core/pkg-plist @@ -36,7 +36,7 @@ include/xapian.h lib/libxapian.a lib/libxapian.la lib/libxapian.so -lib/libxapian.so.17 +lib/libxapian.so.18 share/aclocal/xapian.m4 %%PORTDOCS%%%%DOCSDIR%%/admin_notes.html %%PORTDOCS%%%%DOCSDIR%%/apidoc.pdf diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile index 3cee88bb3796..214e527a236c 100644 --- a/databases/xapian-core10/Makefile +++ b/databases/xapian-core10/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xapian-core -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= databases MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} diff --git a/databases/xapian-core10/distinfo b/databases/xapian-core10/distinfo index a3fbecc5cd9d..214a6ec5b09c 100644 --- a/databases/xapian-core10/distinfo +++ b/databases/xapian-core10/distinfo @@ -1,3 +1,3 @@ -MD5 (xapian-core-1.0.3.tar.gz) = 161d84aac06b7b20bc5a4441b20d3dc7 -SHA256 (xapian-core-1.0.3.tar.gz) = 65b1bf5ac40b186197b5501c4077550966d794ab8072a1e33d3e3d41010cd69d -SIZE (xapian-core-1.0.3.tar.gz) = 3376028 +MD5 (xapian-core-1.0.4.tar.gz) = 57cd26fb4a3677bfe05d4c9df5012357 +SHA256 (xapian-core-1.0.4.tar.gz) = 0c793262166f2f523eb384ede047d5c28ec923104d0fb57ee7cd739c81fcdfff +SIZE (xapian-core-1.0.4.tar.gz) = 3416510 diff --git a/databases/xapian-core10/pkg-plist b/databases/xapian-core10/pkg-plist index 8858f6a80344..624e53d50611 100644 --- a/databases/xapian-core10/pkg-plist +++ b/databases/xapian-core10/pkg-plist @@ -36,7 +36,7 @@ include/xapian.h lib/libxapian.a lib/libxapian.la lib/libxapian.so -lib/libxapian.so.17 +lib/libxapian.so.18 share/aclocal/xapian.m4 %%PORTDOCS%%%%DOCSDIR%%/admin_notes.html %%PORTDOCS%%%%DOCSDIR%%/apidoc.pdf |