diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-23 16:23:17 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-23 16:23:17 +0000 |
commit | 5da249ebdbf717a4031e66d537877e39e5dc544c (patch) | |
tree | 8b68ca441b4cb361c005680092fe84a535a5c1c7 /www/neon | |
parent | 2e0a5e1338e570344de5e2655b99befd63888d9e (diff) | |
download | ports-5da249ebdbf717a4031e66d537877e39e5dc544c.tar.gz ports-5da249ebdbf717a4031e66d537877e39e5dc544c.zip |
Notes
Diffstat (limited to 'www/neon')
-rw-r--r-- | www/neon/Makefile | 2 | ||||
-rw-r--r-- | www/neon/distinfo | 2 | ||||
-rw-r--r-- | www/neon/pkg-plist | 3 |
3 files changed, 3 insertions, 4 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index 1c4ad5dd5b6e..0e496efb91cf 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= neon -PORTVERSION= 0.9.1 +PORTVERSION= 0.11.0 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ diff --git a/www/neon/distinfo b/www/neon/distinfo index 8a458d389aef..919fbfc9ba44 100644 --- a/www/neon/distinfo +++ b/www/neon/distinfo @@ -1 +1 @@ -MD5 (neon-0.9.1.tar.gz) = af43c28cb9a5bd92b5f56749ef3bead7 +MD5 (neon-0.11.0.tar.gz) = 1ffb8dd4641c550d2e93f9ff6445a7a7 diff --git a/www/neon/pkg-plist b/www/neon/pkg-plist index e4349610728b..7e21f9bea774 100644 --- a/www/neon/pkg-plist +++ b/www/neon/pkg-plist @@ -11,7 +11,6 @@ include/neon/http_redirect.h include/neon/http_request.h include/neon/http_utils.h include/neon/ne_alloc.h -include/neon/neon_config.h include/neon/neon_defs.h include/neon/neon_i18n.h include/neon/neon_md5.h @@ -21,7 +20,7 @@ include/neon/uri.h lib/libneon.a lib/libneon.la lib/libneon.so -lib/libneon.so.9 +lib/libneon.so.11 %%PORTDOCS%%share/doc/neon/using-neon.txt %%PORTDOCS%%@dirrm share/doc/neon @dirrm include/neon |