diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-10-10 10:58:29 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-10-10 10:58:29 +0000 |
commit | 7017126b91fa986208b70bd4fa58f0af3e33a5ba (patch) | |
tree | 62c64abcf079933fe71c82adda50b75c373162b1 /www | |
parent | ede9976ed1d16af29eca25ad258d4fc8e2c3405a (diff) | |
download | ports-7017126b91fa986208b70bd4fa58f0af3e33a5ba.tar.gz ports-7017126b91fa986208b70bd4fa58f0af3e33a5ba.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/neon/Makefile | 4 | ||||
-rw-r--r-- | www/neon/distinfo | 2 | ||||
-rw-r--r-- | www/neon/files/patch-Makefile.in | 6 | ||||
-rw-r--r-- | www/neon26/Makefile | 4 | ||||
-rw-r--r-- | www/neon26/distinfo | 2 | ||||
-rw-r--r-- | www/neon26/files/patch-Makefile.in | 6 | ||||
-rw-r--r-- | www/neon28/Makefile | 4 | ||||
-rw-r--r-- | www/neon28/distinfo | 2 | ||||
-rw-r--r-- | www/neon28/files/patch-Makefile.in | 6 | ||||
-rw-r--r-- | www/neon29/Makefile | 4 | ||||
-rw-r--r-- | www/neon29/distinfo | 2 | ||||
-rw-r--r-- | www/neon29/files/patch-Makefile.in | 6 |
12 files changed, 24 insertions, 24 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index 96ec8999815b..b4a0c53b427d 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -6,11 +6,11 @@ # PORTNAME= neon -PORTVERSION= 0.24.2 +PORTVERSION= 0.24.3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -MAINTAINER= rodrigc@attbi.com +MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/neon/distinfo b/www/neon/distinfo index f9ff153032c0..9704e015604c 100644 --- a/www/neon/distinfo +++ b/www/neon/distinfo @@ -1 +1 @@ -MD5 (neon-0.24.2.tar.gz) = 170ee966d3217031347d878f614033cd +MD5 (neon-0.24.3.tar.gz) = 4cce6d468ffa22d47160874c8920de91 diff --git a/www/neon/files/patch-Makefile.in b/www/neon/files/patch-Makefile.in index b161622c85ae..15a86d18070d 100644 --- a/www/neon/files/patch-Makefile.in +++ b/www/neon/files/patch-Makefile.in @@ -1,9 +1,9 @@ ---- Makefile.in.orig Thu Sep 25 09:54:22 2003 -+++ Makefile.in Thu Sep 25 09:58:23 2003 +--- Makefile.in.orig Mon Sep 22 23:57:02 2003 ++++ Makefile.in Thu Oct 9 13:41:35 2003 @@ -21,7 +21,7 @@ man1dir = $(mandir)/man1 man3dir = $(mandir)/man3 - datadir = $(prefix)/share + datadir = @datadir@ -docdir = $(datadir)/doc/neon-@NEON_VERSION@ +docdir = $(datadir)/doc/neon includedir = @includedir@ diff --git a/www/neon26/Makefile b/www/neon26/Makefile index 96ec8999815b..b4a0c53b427d 100644 --- a/www/neon26/Makefile +++ b/www/neon26/Makefile @@ -6,11 +6,11 @@ # PORTNAME= neon -PORTVERSION= 0.24.2 +PORTVERSION= 0.24.3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -MAINTAINER= rodrigc@attbi.com +MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/neon26/distinfo b/www/neon26/distinfo index f9ff153032c0..9704e015604c 100644 --- a/www/neon26/distinfo +++ b/www/neon26/distinfo @@ -1 +1 @@ -MD5 (neon-0.24.2.tar.gz) = 170ee966d3217031347d878f614033cd +MD5 (neon-0.24.3.tar.gz) = 4cce6d468ffa22d47160874c8920de91 diff --git a/www/neon26/files/patch-Makefile.in b/www/neon26/files/patch-Makefile.in index b161622c85ae..15a86d18070d 100644 --- a/www/neon26/files/patch-Makefile.in +++ b/www/neon26/files/patch-Makefile.in @@ -1,9 +1,9 @@ ---- Makefile.in.orig Thu Sep 25 09:54:22 2003 -+++ Makefile.in Thu Sep 25 09:58:23 2003 +--- Makefile.in.orig Mon Sep 22 23:57:02 2003 ++++ Makefile.in Thu Oct 9 13:41:35 2003 @@ -21,7 +21,7 @@ man1dir = $(mandir)/man1 man3dir = $(mandir)/man3 - datadir = $(prefix)/share + datadir = @datadir@ -docdir = $(datadir)/doc/neon-@NEON_VERSION@ +docdir = $(datadir)/doc/neon includedir = @includedir@ diff --git a/www/neon28/Makefile b/www/neon28/Makefile index 96ec8999815b..b4a0c53b427d 100644 --- a/www/neon28/Makefile +++ b/www/neon28/Makefile @@ -6,11 +6,11 @@ # PORTNAME= neon -PORTVERSION= 0.24.2 +PORTVERSION= 0.24.3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -MAINTAINER= rodrigc@attbi.com +MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/neon28/distinfo b/www/neon28/distinfo index f9ff153032c0..9704e015604c 100644 --- a/www/neon28/distinfo +++ b/www/neon28/distinfo @@ -1 +1 @@ -MD5 (neon-0.24.2.tar.gz) = 170ee966d3217031347d878f614033cd +MD5 (neon-0.24.3.tar.gz) = 4cce6d468ffa22d47160874c8920de91 diff --git a/www/neon28/files/patch-Makefile.in b/www/neon28/files/patch-Makefile.in index b161622c85ae..15a86d18070d 100644 --- a/www/neon28/files/patch-Makefile.in +++ b/www/neon28/files/patch-Makefile.in @@ -1,9 +1,9 @@ ---- Makefile.in.orig Thu Sep 25 09:54:22 2003 -+++ Makefile.in Thu Sep 25 09:58:23 2003 +--- Makefile.in.orig Mon Sep 22 23:57:02 2003 ++++ Makefile.in Thu Oct 9 13:41:35 2003 @@ -21,7 +21,7 @@ man1dir = $(mandir)/man1 man3dir = $(mandir)/man3 - datadir = $(prefix)/share + datadir = @datadir@ -docdir = $(datadir)/doc/neon-@NEON_VERSION@ +docdir = $(datadir)/doc/neon includedir = @includedir@ diff --git a/www/neon29/Makefile b/www/neon29/Makefile index 96ec8999815b..b4a0c53b427d 100644 --- a/www/neon29/Makefile +++ b/www/neon29/Makefile @@ -6,11 +6,11 @@ # PORTNAME= neon -PORTVERSION= 0.24.2 +PORTVERSION= 0.24.3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -MAINTAINER= rodrigc@attbi.com +MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/www/neon29/distinfo b/www/neon29/distinfo index f9ff153032c0..9704e015604c 100644 --- a/www/neon29/distinfo +++ b/www/neon29/distinfo @@ -1 +1 @@ -MD5 (neon-0.24.2.tar.gz) = 170ee966d3217031347d878f614033cd +MD5 (neon-0.24.3.tar.gz) = 4cce6d468ffa22d47160874c8920de91 diff --git a/www/neon29/files/patch-Makefile.in b/www/neon29/files/patch-Makefile.in index b161622c85ae..15a86d18070d 100644 --- a/www/neon29/files/patch-Makefile.in +++ b/www/neon29/files/patch-Makefile.in @@ -1,9 +1,9 @@ ---- Makefile.in.orig Thu Sep 25 09:54:22 2003 -+++ Makefile.in Thu Sep 25 09:58:23 2003 +--- Makefile.in.orig Mon Sep 22 23:57:02 2003 ++++ Makefile.in Thu Oct 9 13:41:35 2003 @@ -21,7 +21,7 @@ man1dir = $(mandir)/man1 man3dir = $(mandir)/man3 - datadir = $(prefix)/share + datadir = @datadir@ -docdir = $(datadir)/doc/neon-@NEON_VERSION@ +docdir = $(datadir)/doc/neon includedir = @includedir@ |