FreeBSD Bugzilla – Attachment 161246 Details for
Bug 203244
[PATCH] editors/vile: Update to version 9.8q
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
editors_vile.shar
editors_vile.shar (text/plain), 5.42 KB, created by
tkato432
on 2015-09-21 18:33:07 UTC
(
hide
)
Description:
editors_vile.shar
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-09-21 18:33:07 UTC
Size:
5.42 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># editors_vile.diff ># editors_xvile.diff ># >echo x - editors_vile.diff >sed 's/^X//' >editors_vile.diff << '53934d34ce97f0f7659ba27c70a458a1' >Xdiff -urN /usr/ports/editors/vile/Makefile editors/vile/Makefile >X--- /usr/ports/editors/vile/Makefile 2015-08-24 03:50:04.581706000 +0900 >X+++ editors/vile/Makefile 2015-09-22 00:00:00.000000000 +0900 >X@@ -2,7 +2,7 @@ >X # $FreeBSD: head/editors/vile/Makefile 372367 2014-11-09 16:35:37Z adamw $ >X >X PORTNAME= vile >X-PORTVERSION= 9.8o >X+PORTVERSION= 9.8q >X CATEGORIES= editors >X MASTER_SITES= ftp://dickey.his.com/vile/current/ \ >X ftp://invisible-island.net/vile/current/ \ >Xdiff -urN /usr/ports/editors/vile/distinfo editors/vile/distinfo >X--- /usr/ports/editors/vile/distinfo 2015-08-24 03:50:04.582116000 +0900 >X+++ editors/vile/distinfo 2015-09-22 00:00:00.000000000 +0900 >X@@ -1,2 +1,2 @@ >X-SHA256 (vile-9.8o.tgz) = 45625c060cb9da3d68bba0d308fa61cb6a1cd7c7fd8b0e83aba8890632a19b24 >X-SIZE (vile-9.8o.tgz) = 2304783 >X+SHA256 (vile-9.8q.tgz) = 366b2b18ea25e55e7b9b6cc1d2b752f0a4fdc453a0a18aedd5773f456e782307 >X+SIZE (vile-9.8q.tgz) = 2321373 >53934d34ce97f0f7659ba27c70a458a1 >echo x - editors_xvile.diff >sed 's/^X//' >editors_xvile.diff << '7ff9911af05e2cf75ccbb5bc57cf8863' >Xdiff -urN /usr/ports/editors/xvile/Makefile editors/xvile/Makefile >X--- /usr/ports/editors/xvile/Makefile 2015-08-24 03:50:06.107000000 +0900 >X+++ editors/xvile/Makefile 2015-09-22 00:00:00.000000000 +0900 >X@@ -2,7 +2,7 @@ >X # $FreeBSD: head/editors/xvile/Makefile 372367 2014-11-09 16:35:37Z adamw $ >X >X PORTNAME= vile >X-PORTVERSION= 9.8o >X+PORTVERSION= 9.8q >X CATEGORIES= editors >X MASTER_SITES= ftp://dickey.his.com/vile/current/ \ >X ftp://invisible-island.net/vile/current/ \ >X@@ -25,15 +25,18 @@ >X GNU_CONFIGURE= yes >X CONFIGURE_ENV= cf_cv_crypt_works=yes >X CONFIGURE_ARGS= --disable-imake \ >X+ --disable-desktop \ >X --enable-fontset \ >X+ --with-icon-theme \ >X --with-xpm \ >X+ --with-icondir=${PREFIX}/share/icons \ >X --with-pixmapdir=${PREFIX}/share/pixmaps >X MAKEFILE= makefile >X INSTALL_TARGET= install install-doc install-html >X >X CONFLICTS_INSTALL= vile-[0-9]* >X >X-OPTIONS_DEFINE= DOCS FILTERS FREETYPE ICONV PERL >X+OPTIONS_DEFINE= DOCS FILTERS ICONV PERL >X OPTIONS_RADIO= MENUS >X OPTIONS_RADIO_MENUS= MOTIF XAW XAW3D >X OPTIONS_DEFAULT= ICONV >X@@ -46,7 +49,8 @@ >X ICONV_CONFIGURE_OFF= --without-iconv --without-locale >X MENUS_DESC= Support for menus >X MOTIF_USES= motif >X-MOTIF_CONFIGURE_ON= --with-screen=motif >X+MOTIF_CONFIGURE_ON= --enable-colored-menus \ >X+ --with-screen=motif >X PERL_USES= perl5 >X PERL_CONFIGURE_WITH= perl >X XAW_DESC= X Athena Widgets >X@@ -66,10 +70,6 @@ >X PLIST_SUB+= SO_EXT="" >X .endif >X >X-.if empty(PORT_OPTIONS:MICONV) >X-BROKEN= Does not build if ICONV support is disabled >X-.endif >X- >X .if empty(PORT_OPTIONS:MMOTIF) && empty(PORT_OPTIONS:MXAW) && empty(PORT_OPTIONS:MXAW3D) >X CONFIGURE_ARGS+= --with-screen=x11 >X .endif >X@@ -81,12 +81,11 @@ >X s|\($$(DOCDIR)\) \($$(MANDIR)\)|\1 $$(HTMLDIR) \2|' \ >X ${WRKSRC}/makefile.in >X @${REINPLACE_CMD} -e \ >X- '/^Icon/s|=.*|=${PREFIX}/share/pixmaps/vile.xpm| ; \ >X- /^Categories/s|Application;||' \ >X+ '/^Categories/s|Application;||' \ >X ${WRKSRC}/macros/*.desktop >X >X post-install: >X (cd ${WRKSRC}/macros && ${INSTALL_DATA} *.desktop \ >X- ${STAGEDIR}${DESKTOPDIR}) >X+ ${STAGEDIR}${PREFIX}/share/applications) >X >X .include <bsd.port.mk> >Xdiff -urN /usr/ports/editors/xvile/distinfo editors/xvile/distinfo >X--- /usr/ports/editors/xvile/distinfo 2015-08-24 03:50:06.107727000 +0900 >X+++ editors/xvile/distinfo 2015-09-22 00:00:00.000000000 +0900 >X@@ -1,2 +1,2 @@ >X-SHA256 (vile-9.8o.tgz) = 45625c060cb9da3d68bba0d308fa61cb6a1cd7c7fd8b0e83aba8890632a19b24 >X-SIZE (vile-9.8o.tgz) = 2304783 >X+SHA256 (vile-9.8q.tgz) = 366b2b18ea25e55e7b9b6cc1d2b752f0a4fdc453a0a18aedd5773f456e782307 >X+SIZE (vile-9.8q.tgz) = 2321373 >Xdiff -urN /usr/ports/editors/xvile/files/patch-x11menu.c editors/xvile/files/patch-x11menu.c >X--- /usr/ports/editors/xvile/files/patch-x11menu.c 2015-08-24 03:50:06.109817000 +0900 >X+++ editors/xvile/files/patch-x11menu.c 2015-09-22 00:00:00.000000000 +0900 >X@@ -1,4 +1,4 @@ >X---- x11menu.c.orig >X+--- x11menu.c.orig 2013-12-07 16:26:12 UTC >X +++ x11menu.c >X @@ -29,12 +29,21 @@ >X #endif >Xdiff -urN /usr/ports/editors/xvile/files/patch-x11vile.h editors/xvile/files/patch-x11vile.h >X--- /usr/ports/editors/xvile/files/patch-x11vile.h 2015-08-24 03:50:06.110697000 +0900 >X+++ editors/xvile/files/patch-x11vile.h 2015-09-22 00:00:00.000000000 +0900 >X@@ -1,5 +1,5 @@ >X---- x11vile.h.orig 2013-04-15 04:09:08.000000000 +0900 >X-+++ x11vile.h 2014-02-01 21:50:00.000000000 +0900 >X+--- x11vile.h.orig 2013-04-14 19:09:08 UTC >X++++ x11vile.h >X @@ -282,11 +282,19 @@ >X >X #if OPT_MENUS >Xdiff -urN /usr/ports/editors/xvile/pkg-plist editors/xvile/pkg-plist >X--- /usr/ports/editors/xvile/pkg-plist 2015-08-24 03:50:06.081502000 +0900 >X+++ editors/xvile/pkg-plist 2015-09-22 00:00:00.000000000 +0900 >X@@ -116,6 +116,8 @@ >X %%PORTDOCS%%%%DOCSDIR%%/oleauto.doc >X %%PORTDOCS%%%%DOCSDIR%%/perl.doc >X %%PORTDOCS%%%%DOCSDIR%%/visvile.doc >X+share/icons/hicolor/48x48/apps/vile.png >X+share/icons/hicolor/scalable/apps/vile.svg >X share/pixmaps/vile.xpm >X %%DATADIR%%/ada.keywords >X %%DATADIR%%/ant.keywords >7ff9911af05e2cf75ccbb5bc57cf8863 >exit >
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 Raw
Actions:
View
Attachments on
bug 203244
: 161246