FreeBSD Bugzilla – Attachment 117968 Details for
Bug 160127
Update port: misc/splitvt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.44 KB, created by
tkato432
on 2011-08-24 19:50:30 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-24 19:50:30 UTC
Size:
1.44 KB
patch
obsolete
>diff -urN /usr/ports/misc/splitvt/Makefile misc/splitvt/Makefile >--- /usr/ports/misc/splitvt/Makefile 2011-08-03 15:40:12.000000000 +0900 >+++ misc/splitvt/Makefile 2011-08-20 07:06:23.000000000 +0900 >@@ -8,16 +8,13 @@ > > PORTNAME= splitvt > PORTVERSION= 1.6.6 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= misc >-MASTER_SITES= http://www.devolution.com/~slouken/projects/splitvt/ >+MASTER_SITES= http://slouken.libsdl.org/projects/splitvt/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Run two shells in a split window/terminal > >-DEPRECATED= No more public distfiles >-EXPIRATION_DATE= 2011-09-01 >- > HAS_CONFIGURE= yes > ALL_TARGET= > MAN1= splitvt.1 >@@ -29,10 +26,12 @@ > .endif > > post-patch: >- ${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/config.c >+ ${REINPLACE_CMD} -e \ >+ 's|" -O"|"${CFLAGS}"|g ; \ >+ s|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/config.c > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/splitvt ${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/splitvt.1 ${PREFIX}/man/man1 >+ ${INSTALL_MAN} ${WRKSRC}/splitvt.1 ${MANPREFIX}/man/man1 > > .include <bsd.port.post.mk> >diff -urN /usr/ports/misc/splitvt/pkg-descr misc/splitvt/pkg-descr >--- /usr/ports/misc/splitvt/pkg-descr 2009-12-21 15:26:53.000000000 +0900 >+++ misc/splitvt/pkg-descr 2011-08-19 18:21:02.000000000 +0900 >@@ -7,3 +7,5 @@ > > Note: users may want to take a look at /usr/bin/window (see ``man window'') > for a FreeBSD native version this type of program. >+ >+WWW: http://slouken.libsdl.org/projects/splitvt/
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 160127
: 117968