diff options
author | Will Andrews <will@FreeBSD.org> | 2002-09-19 02:33:13 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-09-19 02:33:13 +0000 |
commit | 30b86401b2c9deac4771ccc51867f58cc1e3c969 (patch) | |
tree | 0a82d3100002fa3d7e772cacff1754ce20eae285 /www/neon29 | |
parent | 3499406b43bd7a1820d94464857512aec36a6afb (diff) | |
download | ports-30b86401b2c9deac4771ccc51867f58cc1e3c969.tar.gz ports-30b86401b2c9deac4771ccc51867f58cc1e3c969.zip |
Update to 0.22.0.
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=66662
Diffstat (limited to 'www/neon29')
-rw-r--r-- | www/neon29/Makefile | 3 | ||||
-rw-r--r-- | www/neon29/distinfo | 2 | ||||
-rw-r--r-- | www/neon29/pkg-plist | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/www/neon29/Makefile b/www/neon29/Makefile index 171aa8fcc549..dca0f4d87230 100644 --- a/www/neon29/Makefile +++ b/www/neon29/Makefile @@ -6,8 +6,7 @@ # PORTNAME= neon -PORTVERSION= 0.21.2 -PORTREVISION= 2 +PORTVERSION= 0.22.0 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ diff --git a/www/neon29/distinfo b/www/neon29/distinfo index 597b97e97a7d..2e4a7fe595d8 100644 --- a/www/neon29/distinfo +++ b/www/neon29/distinfo @@ -1 +1 @@ -MD5 (neon-0.21.2.tar.gz) = 56d10bc19b292b5b0f9e98204dbd8b41 +MD5 (neon-0.22.0.tar.gz) = 346323318c75c8bf6e53d8056a18ab0d diff --git a/www/neon29/pkg-plist b/www/neon29/pkg-plist index 3308ab62a200..d45a92e76e44 100644 --- a/www/neon29/pkg-plist +++ b/www/neon29/pkg-plist @@ -20,7 +20,7 @@ include/neon/ne_redirect.h include/neon/ne_auth.h include/neon/ne_compress.h include/neon/ne_acl.h -lib/libneon.so.21 +lib/libneon.so.22 lib/libneon.so lib/libneon.a %%PORTDOCS%%share/doc/neon/using-neon.txt |