FreeBSD Bugzilla – Attachment 208347 Details for
Bug 241279
shells/v7sh: Fix MASTER_SITES, Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for shells/v7sh - updates MAINTAINER MASTER_SITES
shells_v7sh.diff (text/plain), 1.44 KB, created by
Chris Hutchinson
on 2019-10-15 19:23:33 UTC
(
hide
)
Description:
svn diff for shells/v7sh - updates MAINTAINER MASTER_SITES
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2019-10-15 19:23:33 UTC
Size:
1.44 KB
patch
obsolete
>Index: shells/v7sh/Makefile >=================================================================== >--- shells/v7sh/Makefile (revision 514549) >+++ shells/v7sh/Makefile (working copy) >@@ -5,24 +5,19 @@ > PORTVERSION= 1.0 > PORTREVISION= 1 > CATEGORIES= shells >-MASTER_SITES= ftp://minnie.tuhs.org/UnixArchive/PDP-11/Trees/V7/usr/src/cmd/sh/:s \ >- http://minnie.tuhs.org/UnixTree/V7/usr/src/cmd/sh/:s \ >- ftp://minnie.tuhs.org/UnixArchive/PDP-11/Trees/V7/usr/man/man1/:m \ >- http://minnie.tuhs.org/UnixTree/V7/usr/man/man1/:m >-DISTFILES= args.c:s blok.c:s brkincr.h:s builtin.c:s cmd.c:s \ >- ctype.c:s ctype.h:s defs.h:s error.c:s expand.c:s \ >- fault.c:s io.c:s mac.h:s macro.c:s main.c:s mode.h:s \ >- msg.c:s name.c:s name.h:s print.c:s service.c:s \ >- setbrk.c:s stak.c:s stak.h:s string.c:s sym.h:s \ >- timeout.h:s word.c:s xec.c:s sh.1:m >+MASTER_SITES= https://BSDforge.com/projects/source/shells/ >+ >+DISTFILES= args.c blok.c brkincr.h builtin.c cmd.c \ >+ ctype.c ctype.h defs.h error.c expand.c \ >+ fault.c io.c mac.h macro.c main.c mode.h \ >+ msg.c name.c name.h print.c service.c \ >+ setbrk.c stak.c stak.h string.c sym.h \ >+ timeout.h word.c xec.c sh.1 > DIST_SUBDIR= ${PORTNAME} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= portmaster@BSDforge.com > COMMENT= Implementation of the UNIX 7th Edition shell > >-BROKEN= unfetchable >-DEPRECATED= Unfetchable, unmaintained >-EXPIRATION_DATE= 2019-10-16 > BROKEN_aarch64= Fails to link: missing sbrk > > USES= uidfix
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241279
:
208347
|
208355