Hello !

I have a diff to update net/curl to version 7.47.1. There are some
points open - maybe someone could have a look at it. I sent the
message in /cc to the maintainer.

# cvs diff
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/curl/Makefile,v
retrieving revision 1.114
diff -u -p -r1.114 Makefile
--- Makefile    29 Jan 2016 23:52:24 -0000      1.114
+++ Makefile    11 Feb 2016 13:18:41 -0000
@@ -2,7 +2,7 @@

 COMMENT=       get files from FTP, Gopher, HTTP or HTTPS servers

-VERSION=       7.47.0
+VERSION=       7.47.1
 DISTNAME=      curl-${VERSION}
 SHARED_LIBS=   curl                 25.3     # 8.0
 CATEGORIES=    net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/curl/distinfo,v
retrieving revision 1.61
diff -u -p -r1.61 distinfo
--- distinfo    29 Jan 2016 23:52:24 -0000      1.61
+++ distinfo    11 Feb 2016 13:18:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (curl-7.47.0.tar.lzma) =
93iagG/vTiTsPUtwyob/FFJDvxnQOrDrXGTxjxsnSNg=
-SIZE (curl-7.47.0.tar.lzma) = 2878783
+SHA256 (curl-7.47.1.tar.lzma) =
ybL9dUF/8KHQzRuyhNHY16CJY/lFhgyYfVmuDrQSqgE=
+SIZE (curl-7.47.1.tar.lzma) = 2875509
cvs server: Diffing patches
cvs server: cannot find patches/patch-docs_examples_getredirect_c
cvs server: Diffing pkg


Build tested on amd64 -current.

Open things :

Master site URL for github is broken. The archive is there but under
tags and in a different format.

Patch docs/examples/getredirect.c.orig is removed - the changes are
already made in the source. How do I remove it correct or, is the cvs
message normal / ok ?

test reports

OK (1003 out of 1004, remaining: 00:00)
TESTDONE: 781 tests out of 784 reported OK: 99%
TESTFAIL: These test cases failed: 20 507 1082
TESTDONE: 1014 tests were considered during 386 seconds.
*** Error 1 in tests (Makefile:763 'quiet-test')
*** Error 1 in /home/ports/wrkobjdir/curl-7.47.1/build-amd64
(Makefile:1328 'test')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2807
'/home/ports/wrkobjdir/curl-7.47.1/build-amd64/.test_done')
*** Error 1 in /usr/ports/net/curl
(/usr/ports/infrastructure/mk/bsd.port.mk:2495 'test')

deinstall not tested :

===> Deinstalling for curl-7.47.1
can't delete curl-7.47.1 without deleting feh-2.14 mupdf-1.8p2
Delete them as well ? [y/N/a]

I use the deps and, this is not a dedicated build machine.

Thanks for answers / feedback.


Reply via email to