diff options
author | will <will@FreeBSD.org> | 2002-09-19 10:33:13 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-09-19 10:33:13 +0800 |
commit | 03eda78751fdf758dfe8005859bb1ced445db4b7 (patch) | |
tree | 68fac4c843e455b55807420a6b62771d721f1a52 /www/neon26 | |
parent | 77c5519a4a66ba72f5f7e7b1301300b01e1bf30e (diff) | |
download | freebsd-ports-gnome-03eda78751fdf758dfe8005859bb1ced445db4b7.tar.gz freebsd-ports-gnome-03eda78751fdf758dfe8005859bb1ced445db4b7.tar.zst freebsd-ports-gnome-03eda78751fdf758dfe8005859bb1ced445db4b7.zip |
Update to 0.22.0.
Submitted by: MAINTAINER
Diffstat (limited to 'www/neon26')
-rw-r--r-- | www/neon26/Makefile | 3 | ||||
-rw-r--r-- | www/neon26/distinfo | 2 | ||||
-rw-r--r-- | www/neon26/pkg-plist | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/www/neon26/Makefile b/www/neon26/Makefile index 171aa8fcc549..dca0f4d87230 100644 --- a/www/neon26/Makefile +++ b/www/neon26/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/neon26/distinfo b/www/neon26/distinfo index 597b97e97a7d..2e4a7fe595d8 100644 --- a/www/neon26/distinfo +++ b/www/neon26/distinfo @@ -1 +1 @@ -MD5 (neon-0.21.2.tar.gz) = 56d10bc19b292b5b0f9e98204dbd8b41 +MD5 (neon-0.22.0.tar.gz) = 346323318c75c8bf6e53d8056a18ab0d diff --git a/www/neon26/pkg-plist b/www/neon26/pkg-plist index 3308ab62a200..d45a92e76e44 100644 --- a/www/neon26/pkg-plist +++ b/www/neon26/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 |