FreeBSD Bugzilla – Attachment 117352 Details for
Bug 159435
Update port: editors/elvis
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.19 KB, created by
tkato432
on 2011-08-03 19:40:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-03 19:40:17 UTC
Size:
1.19 KB
patch
obsolete
>diff -urN /usr/ports/editors/elvis/Makefile editors/elvis/Makefile >--- /usr/ports/editors/elvis/Makefile 2008-04-20 10:12:46.000000000 +0900 >+++ editors/elvis/Makefile 2011-07-16 00:05:26.000000000 +0900 >@@ -9,20 +9,20 @@ > PORTVERSION= 2.2.0 > PORTREVISION= 3 > CATEGORIES= editors >-MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/ \ >- ftp://ftp.false.com/pub/elvis/ \ >- ftp://the.wiretapped.net/pub/elvis/ \ >- ftp://ftp.fh-wedel.de/pub/elvis/ >+MASTER_SITES= http://www.the-little-red-haired-girl.org/pub/elvis/ > DISTNAME= ${PORTNAME}-${PORTVERSION:R}_${PORTVERSION:E} > > MAINTAINER= ports@FreeBSD.org > COMMENT= A clone of the ex/vi text editor > >+LICENSE= ART10 >+ > EXTRACT_AFTER_ARGS= | ${TAR} --exclude guiwin32 -xf - > > HAS_CONFIGURE= yes > CONFIGURE_ARGS= --prefix="${PREFIX}" > ALL_TARGET= all doc/elvtags.man >+MAKE_JOBS_SAFE= yes > > MAN1= elvfmt.1 elvis.1 elvtags.1 ref.1 > >@@ -63,7 +63,7 @@ > do-install: > .for file in elvfmt elvis elvtags ref > ${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/doc/${file}.man ${PREFIX}/man/man1/${file}.1 >+ ${INSTALL_MAN} ${WRKSRC}/doc/${file}.man ${MANPREFIX}/man/man1/${file}.1 > .endfor > @${MKDIR} ${DATADIR} > ${TAR} -C ${WRKSRC}/data -cf - . | \
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 159435
: 117352