Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111357451
D42043.id128100.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D42043.id128100.diff
View Options
Index: www/cadaver/Makefile
===================================================================
--- www/cadaver/Makefile
+++ www/cadaver/Makefile
@@ -1,18 +1,17 @@
PORTNAME= cadaver
-PORTVERSION= 0.23.3
-PORTREVISION= 4
+PORTVERSION= 0.24
CATEGORIES= www
-MASTER_SITES= http://www.webdav.org/cadaver/ \
- http://www.tcbug.org/
+MASTER_SITES= https://notroj.github.io/cadaver/
MAINTAINER= ports@FreeBSD.org
COMMENT= Commandline client for DAV
-WWW= http://www.webdav.org/cadaver/
+WWW= https://notroj.github.io/cadaver/
LIB_DEPENDS= libneon.so:www/neon
+USES= ssl
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-netrc
+CONFIGURE_ARGS= --enable-netrc --with-ssl
ALL_TARGET= cadaver
PLIST_FILES= bin/cadaver \
@@ -34,16 +33,6 @@
USES+= cpe
CPE_VENDOR= webdav
-.if !defined(WITHOUT_OPENSSL)
-USES+= ssl
-CONFIGURE_ARGS+= --with-ssl --with-force-ssl
-post-install:
- #
- #
- @${CAT} ${PKGMESSAGE}
- #
- #
-.endif
OPTIONS_DEFINE= NLS
Index: www/cadaver/distinfo
===================================================================
--- www/cadaver/distinfo
+++ www/cadaver/distinfo
@@ -1,2 +1,3 @@
-SHA256 (cadaver-0.23.3.tar.gz) = fd4ce68a3230ba459a92bcb747fc6afa91e46d803c1d5ffe964b661793c13fca
-SIZE (cadaver-0.23.3.tar.gz) = 831884
+TIMESTAMP = 1696274043
+SHA256 (cadaver-0.24.tar.gz) = 46cff2f3ebd32cd32836812ca47bcc75353fc2be757f093da88c0dd8f10fd5f6
+SIZE (cadaver-0.24.tar.gz) = 808069
Index: www/cadaver/pkg-message
===================================================================
--- www/cadaver/pkg-message
+++ /dev/null
@@ -1,10 +0,0 @@
-[
-{ type: install
- message: <<EOM
- For SSL-verification of remote servers, the /etc/ssl/cert.pem
- should exist and point to a reasonable CA-certificate bundle.
-
- Installing security/ca_root_nss is one way to get it.
-EOM
-}
-]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 3, 7:24 PM (4 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16951681
Default Alt Text
D42043.id128100.diff (1 KB)
Attached To
Mode
D42043: www/cadaver: Update to 0.24, always use SSL, drop ca_root_nss.
Attached
Detach File
Event Timeline
Log In to Comment