diff options
author | pav <pav@FreeBSD.org> | 2009-01-08 21:13:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-08 21:13:39 +0800 |
commit | 409a02d718de1c764e0ec9cc582f5246b52ad2ff (patch) | |
tree | ef73848eca1bd5434d723b8fef502564c94868e0 | |
parent | 97e4c026cfa8d39ea57d0c3bc72f9c16c77df34c (diff) | |
download | freebsd-ports-gnome-409a02d718de1c764e0ec9cc582f5246b52ad2ff.tar.gz freebsd-ports-gnome-409a02d718de1c764e0ec9cc582f5246b52ad2ff.tar.zst freebsd-ports-gnome-409a02d718de1c764e0ec9cc582f5246b52ad2ff.zip |
- Update to 1.0.10
PR: ports/130297
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
-rw-r--r-- | databases/xapian-core/Makefile | 2 | ||||
-rw-r--r-- | databases/xapian-core/distinfo | 6 | ||||
-rw-r--r-- | databases/xapian-core10/Makefile | 2 | ||||
-rw-r--r-- | databases/xapian-core10/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 183f7e73ab94..3ce301ee8daf 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xapian-core -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo index c9138f046bc7..14d9c5cd20a4 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,3 +1,3 @@ -MD5 (xapian-core-1.0.9.tar.gz) = f9e6798b45fab2af90273f73570df5cc -SHA256 (xapian-core-1.0.9.tar.gz) = 52ae7262909e24e7c493eeb0ce6fdd6c8cf7f180ded2427c62e3bfc968718d0e -SIZE (xapian-core-1.0.9.tar.gz) = 3084532 +MD5 (xapian-core-1.0.10.tar.gz) = 4024c3709517db1d8f8383a1d432854a +SHA256 (xapian-core-1.0.10.tar.gz) = f4396cd32bbdaa3d1e6af92b68c76fb5051175b610dee3ff41ebf68fae355241 +SIZE (xapian-core-1.0.10.tar.gz) = 3088931 diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile index 183f7e73ab94..3ce301ee8daf 100644 --- a/databases/xapian-core10/Makefile +++ b/databases/xapian-core10/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xapian-core -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ diff --git a/databases/xapian-core10/distinfo b/databases/xapian-core10/distinfo index c9138f046bc7..14d9c5cd20a4 100644 --- a/databases/xapian-core10/distinfo +++ b/databases/xapian-core10/distinfo @@ -1,3 +1,3 @@ -MD5 (xapian-core-1.0.9.tar.gz) = f9e6798b45fab2af90273f73570df5cc -SHA256 (xapian-core-1.0.9.tar.gz) = 52ae7262909e24e7c493eeb0ce6fdd6c8cf7f180ded2427c62e3bfc968718d0e -SIZE (xapian-core-1.0.9.tar.gz) = 3084532 +MD5 (xapian-core-1.0.10.tar.gz) = 4024c3709517db1d8f8383a1d432854a +SHA256 (xapian-core-1.0.10.tar.gz) = f4396cd32bbdaa3d1e6af92b68c76fb5051175b610dee3ff41ebf68fae355241 +SIZE (xapian-core-1.0.10.tar.gz) = 3088931 |