View | Details | Raw Unified | Return to bug 270357 | Differences between
and this patch

Collapse All | Expand All

(-)b/ftp/curl/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	curl
1
PORTNAME=	curl
2
PORTVERSION=	7.88.1
2
PORTVERSION=	8.0.1
3
CATEGORIES=	ftp net www
3
CATEGORIES=	ftp net www
4
MASTER_SITES=	https://curl.se/download/ \
4
MASTER_SITES=	https://curl.se/download/ \
5
		https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/
5
		https://github.com/curl/curl/releases/download/curl-${PORTVERSION:S|.|_|g}/
(-)b/ftp/curl/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677975271
1
TIMESTAMP = 1679376026
2
SHA256 (curl-7.88.1.tar.xz) = 1dae31b2a7c1fe269de99c0c31bb488346aab3459b5ffca909d6938249ae415f
2
SHA256 (curl-8.0.1.tar.xz) = 0a381cd82f4d00a9a334438b8ca239afea5bfefcfa9a1025f2bf118e79e0b5f0
3
SIZE (curl-7.88.1.tar.xz) = 2581032
3
SIZE (curl-8.0.1.tar.xz) = 2575544
4
- 

Return to bug 270357