- Update to 0.24.7
- Add WANTLIB marker - Enable regression tests (some tests don't work) ok naddy@
This commit is contained in:
parent
ce182d020b
commit
14d2428655
@ -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"
|
COMMENT= "HTTP and WebDAV client library, with C interface"
|
||||||
|
|
||||||
VERSION= 0.24.6
|
VERSION= 0.24.7
|
||||||
DISTNAME= neon-${VERSION}
|
DISTNAME= neon-${VERSION}
|
||||||
CATEGORIES= net www devel
|
CATEGORIES= net www devel
|
||||||
|
|
||||||
@ -16,10 +16,10 @@ PERMIT_PACKAGE_CDROM= Yes
|
|||||||
PERMIT_PACKAGE_FTP= Yes
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
WANTLIB= crypto m ssl z
|
||||||
|
|
||||||
MASTER_SITES= ${HOMEPAGE}
|
MASTER_SITES= ${HOMEPAGE}
|
||||||
|
|
||||||
NO_REGRESS= Yes
|
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} --with-ssl --with-xml2
|
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} --with-ssl --with-xml2
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (neon-0.24.6.tar.gz) = e9473de23f9a57b23247d005efb5ebd7
|
MD5 (neon-0.24.7.tar.gz) = 5108bcbe41de4afe2e19cc58500fb9f2
|
||||||
RMD160 (neon-0.24.6.tar.gz) = 21c6390f6a4d4ed27c26ea54bf47f992cd2f51ae
|
RMD160 (neon-0.24.7.tar.gz) = 5977515bf3bfb098d9996a62cc94c13d2229e835
|
||||||
SHA1 (neon-0.24.6.tar.gz) = f7648f3f5551b0413bc7db5fc8e24f3586bb2114
|
SHA1 (neon-0.24.7.tar.gz) = 51e556790c79eed99ba8328e79eb7fe996cc34ea
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared,v 1.12 2004/09/15 18:17:42 espie Exp $
|
@comment $OpenBSD: PFRAG.shared,v 1.13 2004/11/28 13:52:53 alek Exp $
|
||||||
@lib lib/libneon.so.24.6
|
@lib lib/libneon.so.24.7
|
||||||
|
Loading…
Reference in New Issue
Block a user