Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2025 18:51:08 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bac52bd51760 - main - hooks/applypatch-msg.sample hooks/commit-msg.sample hooks/fsmonitor-watchman.sample hooks/post-receive hooks/post-receive.h00-notify-mailinglist hooks/post-receive.h01-notify-bugzilla hooks/post-update.sample hooks/pre-applypatch.sample hooks/pre-commit.sample hooks/pre-merge-commit.sample hooks/pre-push.sample hooks/pre-rebase.sample hooks/pre-receive hooks/pre-receive.h00-author-checker hooks/pre-receive.h01-ports-hook hooks/prepare-commit-msg.sample hooks/update hooks/update.sample info/exclude info/refs objects/00 objects/01 objects/02 objects/03 objects/04 objects/05 objects/06 objects/07 objects/08 objects/09 objects/0a objects/0b objects/0c objects/0d objects/0e objects/0f objects/10 objects/11 objects/12 objects/13 objects/14 objects/15 objects/16 objects/17 objects/18 objects/19 objects/1a objects/1b objects/1c objects/1d objects/1e objects/1f objects/20 objects/21 objects/22 objects/23 objects/24 objects/25 objects/26 objects/27 objects/28 objects/29 objects/2a objects/2b objects/2c objects/2d objects/2e objects/2f objects/30 objects/31 objects/32 objects/33 objects/34 objects/35 objects/36 objects/37 objects/38 objects/39 objects/3a objects/3b objects/3c objects/3d objects/3e objects/3f objects/40 objects/41 objects/42 objects/43 objects/44 objects/45 objects/46 objects/47 objects/48 objects/49 objects/4a objects/4b objects/4c objects/4d objects/4e objects/4f objects/50 objects/51 objects/52 objects/53 objects/54 objects/55 objects/56 objects/57 objects/58 objects/59 objects/5a objects/5b objects/5c objects/5d objects/5e objects/5f objects/60 objects/61 objects/62 objects/63 objects/64 objects/65 objects/66 objects/67 objects/68 objects/69 objects/6a objects/6b objects/6c objects/6d objects/6e objects/6f objects/70 objects/71 objects/72 objects/73 objects/74 objects/75 objects/76 objects/77 objects/78 objects/79 objects/7a objects/7b objects/7c objects/7d objects/7e objects/7f objects/80 objects/81 objects/82 objects/83 objects/84 objects/85 objects/86 objects/87 objects/88 objects/89 objects/8a objects/8b objects/8c objects/8d objects/8e objects/8f objects/90 objects/91 objects/92 objects/93 objects/94 objects/95 objects/96 objects/97 objects/98 objects/99 objects/9a objects/9b objects/9c objects/9d objects/9e objects/9f objects/a0 objects/a1 objects/a2 objects/a3 objects/a4 objects/a5 objects/a6 objects/a7 objects/a8 objects/a9 objects/aa objects/ab objects/ac objects/ad objects/ae objects/af objects/b0 objects/b1 objects/b2 objects/b3 objects/b4 objects/b5 objects/b6 objects/b7 objects/b8 objects/b9 objects/ba objects/bb objects/bc objects/bd objects/be objects/bf objects/c0 objects/c1 objects/c2 objects/c3 objects/c4 objects/c5 objects/c6 objects/c7 objects/c8 objects/c9 objects/ca objects/cb objects/cc objects/cd objects/ce objects/cf objects/d0 objects/d1 objects/d2 objects/d3 objects/d4 objects/d5 objects/d6 objects/d7 objects/d8 objects/d9 objects/da objects/db objects/dc objects/dd objects/de objects/df objects/e0 objects/e1 objects/e2 objects/e3 objects/e4 objects/e5 objects/e6 objects/e7 objects/e8 objects/e9 objects/ea objects/eb objects/ec objects/ed objects/ee objects/ef objects/f0 objects/f1 objects/f2 objects/f3 objects/f4 objects/f5 objects/f6 objects/f7 objects/f8 objects/f9 objects/fa objects/fb objects/fc objects/fd objects/fe objects/ff objects/incoming-1fsvOq objects/incoming-ZFgyad objects/info objects/pack refs/backups refs/git-as-svn refs/heads refs/internal refs/notes refs/releng refs/tags (my ports): Use LOCAL distfiles notation
Message-ID:  <202501021851.502Ip86l014898@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bac52bd51760cb06d87864923efc84a484b3e4a0

commit bac52bd51760cb06d87864923efc84a484b3e4a0
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-01-02 18:46:21 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-01-02 18:48:48 +0000

    */* (my ports): Use LOCAL distfiles notation
    
    Use LOCAL notation instead of people.freebsd.org.
---
 misc/tkcron/Makefile  | 2 +-
 net/netcat/Makefile   | 2 +-
 x11/xascii/Makefile   | 2 +-
 x11/xforward/Makefile | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/misc/tkcron/Makefile b/misc/tkcron/Makefile
index 09192cf83013..12fe5eeb5250 100644
--- a/misc/tkcron/Makefile
+++ b/misc/tkcron/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	ftp://ftp.tcl.tk/pub/tcl/mirror/ftp.procplace.com/sorted/packages-
 		http://ftp.sunet.se/pub/lang/tcl/sorted/packages-7.6/misc/tkcron-2.12/ \
 		http://ftp4.de.freesbie.org/pub/misc/x11/tcl/ftp.gmd.de/contrib/sorted/misc/tkcron-2.12/ \
 		http://komquats.com/distfiles/ \
-		http://people.freebsd.org/~cy/distfiles/
+		LOCAL/cy
 EXTRACT_SUFX=	.tcl.gz
 
 MAINTAINER=	cy@FreeBSD.org
diff --git a/net/netcat/Makefile b/net/netcat/Makefile
index a9c772b57e9f..44f186ab850c 100644
--- a/net/netcat/Makefile
+++ b/net/netcat/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	netcat
 PORTVERSION=	1.10
 PORTREVISION=	4
 CATEGORIES=	net
-MASTER_SITES=	https://people.freebsd.org/~cy/distfiles/ \
+MASTER_SITES=	LOCAL/cy \
 		https://cschubert.com/distfiles/
 		
 DISTNAME=	nc${PORTVERSION:S/.//}
diff --git a/x11/xascii/Makefile b/x11/xascii/Makefile
index 39e0701ee3e3..3e2bc0d87beb 100644
--- a/x11/xascii/Makefile
+++ b/x11/xascii/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.0
 PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	http://komquats.com/distfiles/ \
-		http://people.freebsd.org/~cy/distfiles/
+		LOCAL/cy
 
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Display an ASCII table in decimal, octal, and hexadecimal
diff --git a/x11/xforward/Makefile b/x11/xforward/Makefile
index e9dc1efcb734..6aefc6920516 100644
--- a/x11/xforward/Makefile
+++ b/x11/xforward/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.0
 PORTREVISION=	2
 CATEGORIES=	x11
 MASTER_SITES=	http://komquats.com/distfiles/ \
-		http://people.freebsd.org/~cy/distfiles/
+		LOCAL/cy
 DISTNAME=	${PORTNAME}
 
 MAINTAINER=	cy@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501021851.502Ip86l014898>