diff --git a/net/neon/Makefile b/net/neon/Makefile index 1e557c571b0..981e3394a00 100644 --- a/net/neon/Makefile +++ b/net/neon/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.14 2004/09/15 00:06:59 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.15 2004/11/28 13:52:53 alek Exp $ COMMENT= "HTTP and WebDAV client library, with C interface" -VERSION= 0.24.6 +VERSION= 0.24.7 DISTNAME= neon-${VERSION} CATEGORIES= net www devel @@ -16,10 +16,10 @@ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +WANTLIB= crypto m ssl z MASTER_SITES= ${HOMEPAGE} -NO_REGRESS= Yes CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= ${CONFIGURE_SHARED} --with-ssl --with-xml2 diff --git a/net/neon/distinfo b/net/neon/distinfo index 9f059181204..5b6d24990b9 100644 --- a/net/neon/distinfo +++ b/net/neon/distinfo @@ -1,3 +1,3 @@ -MD5 (neon-0.24.6.tar.gz) = e9473de23f9a57b23247d005efb5ebd7 -RMD160 (neon-0.24.6.tar.gz) = 21c6390f6a4d4ed27c26ea54bf47f992cd2f51ae -SHA1 (neon-0.24.6.tar.gz) = f7648f3f5551b0413bc7db5fc8e24f3586bb2114 +MD5 (neon-0.24.7.tar.gz) = 5108bcbe41de4afe2e19cc58500fb9f2 +RMD160 (neon-0.24.7.tar.gz) = 5977515bf3bfb098d9996a62cc94c13d2229e835 +SHA1 (neon-0.24.7.tar.gz) = 51e556790c79eed99ba8328e79eb7fe996cc34ea diff --git a/net/neon/pkg/PFRAG.shared b/net/neon/pkg/PFRAG.shared index 73fc49163cc..a1cc50477ad 100644 --- a/net/neon/pkg/PFRAG.shared +++ b/net/neon/pkg/PFRAG.shared @@ -1,2 +1,2 @@ -@comment $OpenBSD: PFRAG.shared,v 1.12 2004/09/15 18:17:42 espie Exp $ -@lib lib/libneon.so.24.6 +@comment $OpenBSD: PFRAG.shared,v 1.13 2004/11/28 13:52:53 alek Exp $ +@lib lib/libneon.so.24.7