aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xvile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-07-11 23:15:30 +0800
committermiwi <miwi@FreeBSD.org>2013-07-11 23:15:30 +0800
commit85ff25871a5dc156d6ac2c79834867f8639f7093 (patch)
tree4ddc775af99ec1c3d9f14d16761ee4c4a0b517e9 /editors/xvile
parentaa3018fc6524b2f2a792a6060e0e1a719144f850 (diff)
downloadfreebsd-ports-gnome-85ff25871a5dc156d6ac2c79834867f8639f7093.tar.gz
freebsd-ports-gnome-85ff25871a5dc156d6ac2c79834867f8639f7093.tar.zst
freebsd-ports-gnome-85ff25871a5dc156d6ac2c79834867f8639f7093.zip
- Update to 9.8.k
- Fix build on -current - Support shebangfix PR: 179595 Submitted by: oorts fury
Diffstat (limited to 'editors/xvile')
-rw-r--r--editors/xvile/Makefile7
-rw-r--r--editors/xvile/distinfo4
-rw-r--r--editors/xvile/pkg-plist4
3 files changed, 10 insertions, 5 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 6f5bf03b67b0..59370a261a2f 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xvile
-PORTVERSION= 9.8j
+PORTVERSION= 9.8k
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/current/ \
ftp://invisible-island.net/vile/current/
@@ -26,7 +26,8 @@ MENUS_DESC= Support for menus
XAW_DESC= X Athena Widgets
XAW3D_DESC= X Athena Widgets with 3D effect
-USES= pkgconfig
+USES= pkgconfig shebangfix
+SHEBANG_FILES= perl/vileget
USE_XORG= x11 xext xpm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-imake \
@@ -94,7 +95,7 @@ post-patch:
@${REINPLACE_CMD} -e \
's|^DOCDIR|#DOCDIR|' ${WRKSRC}/makefile.in
@${REINPLACE_CMD} -e \
- 's|^#!.*|#!${PERL}|' ${WRKSRC}/perl/vileget
+ 's|defined(FLEX_BETA)|0|' ${WRKSRC}/filters/filters.h
post-install:
@${MKDIR} ${DATADIR}/macros
diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo
index fac4a2b20cfc..a0d272611d79 100644
--- a/editors/xvile/distinfo
+++ b/editors/xvile/distinfo
@@ -1,2 +1,2 @@
-SHA256 (vile-9.8j.tgz) = 3b072aa7566aea9c3aec1c333c23d404337900f1697886a60e74b2093a832fda
-SIZE (vile-9.8j.tgz) = 2268208
+SHA256 (vile-9.8k.tgz) = af8386a43fdf82ba3c8e4187b8fe850543c5baac769cf26bb2b437e5b3689e24
+SIZE (vile-9.8k.tgz) = 2278349
diff --git a/editors/xvile/pkg-plist b/editors/xvile/pkg-plist
index e38a77785b31..0d7a85d435e8 100644
--- a/editors/xvile/pkg-plist
+++ b/editors/xvile/pkg-plist
@@ -38,6 +38,7 @@ lib/vile/vile-imake-filt%%SO_EXT%%
lib/vile/vile-info-filt%%SO_EXT%%
lib/vile/vile-ini-filt%%SO_EXT%%
lib/vile/vile-iss-filt%%SO_EXT%%
+lib/vile/vile-json-filt%%SO_EXT%%
lib/vile/vile-key-filt%%SO_EXT%%
lib/vile/vile-latex-filt%%SO_EXT%%
lib/vile/vile-lex-filt%%SO_EXT%%
@@ -57,6 +58,7 @@ lib/vile/vile-perl-filt%%SO_EXT%%
lib/vile/vile-php-filt%%SO_EXT%%
lib/vile/vile-pot-filt%%SO_EXT%%
lib/vile/vile-ps-filt%%SO_EXT%%
+lib/vile/vile-ps1-filt%%SO_EXT%%
lib/vile/vile-py-filt%%SO_EXT%%
lib/vile/vile-rc-filt%%SO_EXT%%
lib/vile/vile-rcs-filt%%SO_EXT%%
@@ -140,6 +142,7 @@ share/pixmaps/vile.xpm
%%DATADIR%%/iss.keywords
%%DATADIR%%/java.keywords
%%DATADIR%%/js.keywords
+%%DATADIR%%/json.keywords
%%DATADIR%%/ksh.keywords
%%DATADIR%%/latex.keywords
%%DATADIR%%/lex.keywords
@@ -207,6 +210,7 @@ share/pixmaps/vile.xpm
%%DATADIR%%/pot.keywords
%%DATADIR%%/prolog.keywords
%%DATADIR%%/ps.keywords
+%%DATADIR%%/ps1.keywords
%%DATADIR%%/py.keywords
%%DATADIR%%/rb.keywords
%%DATADIR%%/rc.keywords