diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-20 09:15:46 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-20 09:15:46 +0000 |
commit | be37c96bb578577ba32a766ec1bbde8fb0900cd1 (patch) | |
tree | 1a9afe1e318db7be88e70d1489008f985bf9ff8b /textproc | |
parent | 3929daf5e36828ce609499068117e3e451ea9a29 (diff) | |
download | ports-be37c96bb578577ba32a766ec1bbde8fb0900cd1.tar.gz ports-be37c96bb578577ba32a766ec1bbde8fb0900cd1.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/etoile-lucenekit/Makefile | 2 | ||||
-rw-r--r-- | textproc/etoile-lucenekit/distinfo | 6 | ||||
-rw-r--r-- | textproc/etoile-lucenekit/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/etoile-ogrekit/Makefile | 3 | ||||
-rw-r--r-- | textproc/etoile-ogrekit/distinfo | 6 | ||||
-rw-r--r-- | textproc/etoile-ogrekit/pkg-descr | 2 |
6 files changed, 12 insertions, 9 deletions
diff --git a/textproc/etoile-lucenekit/Makefile b/textproc/etoile-lucenekit/Makefile index bf157d33451a..b6b8624633cd 100644 --- a/textproc/etoile-lucenekit/Makefile +++ b/textproc/etoile-lucenekit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lucenekit -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= textproc gnustep MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- diff --git a/textproc/etoile-lucenekit/distinfo b/textproc/etoile-lucenekit/distinfo index 2c1e8a612c54..48cc0a6ff5f0 100644 --- a/textproc/etoile-lucenekit/distinfo +++ b/textproc/etoile-lucenekit/distinfo @@ -1,3 +1,3 @@ -MD5 (etoile-0.4.0.tar.bz2) = 7c33baf8ec3a708d0d419b1e137452de -SHA256 (etoile-0.4.0.tar.bz2) = 05b5f01932aaad2ae6251ae01a1ad5376d29c984ee83d9fb62688c8d4a20237a -SIZE (etoile-0.4.0.tar.bz2) = 8225128 +MD5 (etoile-0.4.1.tar.bz2) = 14d587f439ae6d2ba127ceb4e07a44d7 +SHA256 (etoile-0.4.1.tar.bz2) = 2c9f189a0eae9dbc85589660a55faac498d05a056bf8148fa91f25455728cf25 +SIZE (etoile-0.4.1.tar.bz2) = 8281449 diff --git a/textproc/etoile-lucenekit/pkg-descr b/textproc/etoile-lucenekit/pkg-descr index c2f3d4374c1e..459b848ffc62 100644 --- a/textproc/etoile-lucenekit/pkg-descr +++ b/textproc/etoile-lucenekit/pkg-descr @@ -1,4 +1,6 @@ Lucene is a high-performance, full-featured text search engine library. It is a technology suitable for nearly any application that requires full-text search. +LICENSE: Apache License 2.0 + WWW: http://www.etoile-project.org/ diff --git a/textproc/etoile-ogrekit/Makefile b/textproc/etoile-ogrekit/Makefile index 56b2c0305c9e..09cb68bb6594 100644 --- a/textproc/etoile-ogrekit/Makefile +++ b/textproc/etoile-ogrekit/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ogrekit -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.4.1 CATEGORIES= textproc gnustep MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- diff --git a/textproc/etoile-ogrekit/distinfo b/textproc/etoile-ogrekit/distinfo index 2c1e8a612c54..48cc0a6ff5f0 100644 --- a/textproc/etoile-ogrekit/distinfo +++ b/textproc/etoile-ogrekit/distinfo @@ -1,3 +1,3 @@ -MD5 (etoile-0.4.0.tar.bz2) = 7c33baf8ec3a708d0d419b1e137452de -SHA256 (etoile-0.4.0.tar.bz2) = 05b5f01932aaad2ae6251ae01a1ad5376d29c984ee83d9fb62688c8d4a20237a -SIZE (etoile-0.4.0.tar.bz2) = 8225128 +MD5 (etoile-0.4.1.tar.bz2) = 14d587f439ae6d2ba127ceb4e07a44d7 +SHA256 (etoile-0.4.1.tar.bz2) = 2c9f189a0eae9dbc85589660a55faac498d05a056bf8148fa91f25455728cf25 +SIZE (etoile-0.4.1.tar.bz2) = 8281449 diff --git a/textproc/etoile-ogrekit/pkg-descr b/textproc/etoile-ogrekit/pkg-descr index e1785e794244..5306184f4f4b 100644 --- a/textproc/etoile-ogrekit/pkg-descr +++ b/textproc/etoile-ogrekit/pkg-descr @@ -8,4 +8,6 @@ Since it is a fork, the API may differ in the future. Original licence of OgreKit is BSD License. This fork uses also BSD license (see COPYING document). +LICENSE: BSD + WWW: http://www.etoile-project.org/ |