git: 2ff79ad86ab4 - main - sysutils/screen50: Use upstream bundled tarball
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 May 2025 04:53:50 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2ff79ad86ab4c714df1448f125750622d3cc2d38
commit 2ff79ad86ab4c714df1448f125750622d3cc2d38
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-05-23 04:46:43 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-05-23 04:46:43 +0000
sysutils/screen50: Use upstream bundled tarball
Now that the upstream bundled tarball is available, use it instead of
fetching it directly from the sanvanah git repo.
---
sysutils/screen50/Makefile | 30 ++++++++----------------------
sysutils/screen50/distinfo | 6 +++---
2 files changed, 11 insertions(+), 25 deletions(-)
diff --git a/sysutils/screen50/Makefile b/sysutils/screen50/Makefile
index fc8b46572a80..91dc6157433b 100644
--- a/sysutils/screen50/Makefile
+++ b/sysutils/screen50/Makefile
@@ -2,14 +2,14 @@ PORTNAME= screen
DISTVERSION= 5.0.1
PORTREVISION= 3
CATEGORIES= sysutils
-# MASTER_SITES= GNU \
-# ftp://ftp.gnu.org/gnu/screen/ \
-# ftp://gnu.mirror.iweb.com/screen/ \
-# http://gnu.mirror.iweb.com/screen/ \
-# http://mirror.sdunix.com/gnu/ \
-# ftp://mirrors.kernel.org/gnu/screen/ \
-# http://cschubert.com/distfiles/ \
-# LOCAL/cy
+MASTER_SITES= GNU \
+ ftp://ftp.gnu.org/gnu/screen/ \
+ ftp://gnu.mirror.iweb.com/screen/ \
+ http://gnu.mirror.iweb.com/screen/ \
+ http://mirror.sdunix.com/gnu/ \
+ ftp://mirrors.kernel.org/gnu/screen/ \
+ http://cschubert.com/distfiles/ \
+ LOCAL/cy
.if !defined(MASTERDIR)
PKGNAMESUFFIX= 50
CONFLICTS= screen-* screen49*
@@ -21,10 +21,6 @@ WWW= https://www.gnu.org/software/screen/
CONFLICTS+= screen-devel
-GIT_TAGNAME= v.${DISTVERSION}
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${GIT_TAGNAME}-ad9db35/src
-
LICENSE= GPLv3
OPTIONS_DEFINE= INFO SYSTEM_SCREENRC MULTIUSER \
@@ -79,16 +75,6 @@ CONFIGURE_ARGS+= --disable-socket-dir
CONFIGURE_ARGS+= --enable-socket-dir=${SCREEN_SOCKET_DIR}
.endif
-do-fetch:
- @cd ${DISTDIR} && \
- if [ ! -f ${DISTNAME}${EXTRACT_SUFX} ]; then \
- fetch -o ${DISTNAME}${EXTRACT_SUFX} \
- "https://git.savannah.gnu.org/gitweb/?p=screen.git;a=snapshot;h=${GIT_TAGNAME};sf=tgz"; \
- fi
-
-post-patch:
- @${RM} ${WRKSRC}/doc/screen.info*
-
# Bug 191029: Users can choose whether to use sockets or named pipes.
# Choose sockets if you don't know what the difference is.
# Choose named pipes if your environment is heterogeneous,
diff --git a/sysutils/screen50/distinfo b/sysutils/screen50/distinfo
index 9e15a22d3ae3..ab41c246dddf 100644
--- a/sysutils/screen50/distinfo
+++ b/sysutils/screen50/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747082803
-SHA256 (screen-5.0.1.tar.gz) = 0ac9682fcfca3c02d84e8402c49396eb7ace9383234aeb62a4c267a8480bf35b
-SIZE (screen-5.0.1.tar.gz) = 723528
+TIMESTAMP = 1747935093
+SHA256 (screen-5.0.1.tar.gz) = 2dae36f4db379ffcd14b691596ba6ec18ac3a9e22bc47ac239789ab58409869d
+SIZE (screen-5.0.1.tar.gz) = 897507