diff options
author | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-11-09 06:50:35 +0000 |
---|---|---|
committer | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-11-09 06:50:35 +0000 |
commit | f9f7a62d5a8318f2288fa09bf083706b12ed8b54 (patch) | |
tree | 63b06d4b7f41eab60de24043a1b925d3047e794b /databases/xapian-core | |
parent | 184641dab3d78e90a9b2ca67f11c168b89700be8 (diff) | |
download | ports-f9f7a62d5a8318f2288fa09bf083706b12ed8b54.tar.gz ports-f9f7a62d5a8318f2288fa09bf083706b12ed8b54.zip |
Notes
Diffstat (limited to 'databases/xapian-core')
-rw-r--r-- | databases/xapian-core/Makefile | 2 | ||||
-rw-r--r-- | databases/xapian-core/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index eb816d58ac11..8e529e616b50 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xapian-core -PORTVERSION= 1.0.15 +PORTVERSION= 1.0.16 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo index 3fc0e278201a..9279b70b0e88 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,3 +1,3 @@ -MD5 (xapian-core-1.0.15.tar.gz) = d851e661966fa0446cb46d7352c84a98 -SHA256 (xapian-core-1.0.15.tar.gz) = f2a0389c723677b76ffac9f121828dd034c50cb2b037809acf636b9b8a106ac3 -SIZE (xapian-core-1.0.15.tar.gz) = 2974703 +MD5 (xapian-core-1.0.16.tar.gz) = 19756e128d804faa6e7975a629ca3b70 +SHA256 (xapian-core-1.0.16.tar.gz) = 5e7e7c3d267cccf645ad6be36aafb9fd096f7ca231affbea829954d0869435f9 +SIZE (xapian-core-1.0.16.tar.gz) = 2976409 |