diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-07-02 14:57:12 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-07-02 14:57:12 +0000 |
commit | 8bf454ccd4273e7e4672b537ef660fc5366364ad (patch) | |
tree | a033f5cf7589c36a5ca5df268603cc84d1e7278c /textproc/highlight | |
parent | Update harfbuzz to 0.9.41. (diff) |
Update highlight to 3.22.
Add dos2unix USES for ^M fun.
Notes
Notes:
svn path=/head/; revision=391162
Diffstat (limited to 'textproc/highlight')
-rw-r--r-- | textproc/highlight/Makefile | 4 | ||||
-rw-r--r-- | textproc/highlight/distinfo | 4 | ||||
-rw-r--r-- | textproc/highlight/files/patch-src_makefile | 21 | ||||
-rw-r--r-- | textproc/highlight/pkg-plist | 5 |
4 files changed, 17 insertions, 17 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 125e3cde1465..ffcb49a5400a 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= highlight -PORTVERSION= 3.18 +PORTVERSION= 3.22 PORTEPOCH= 2 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ @@ -12,7 +12,7 @@ COMMENT= Customizable syntax highlighter BUILD_DEPENDS= boost-libs>0:${PORTSDIR}/devel/boost-libs -USES= gmake lua:52 pkgconfig tar:bzip2 +USES= dos2unix gmake lua:52 pkgconfig tar:bzip2 MAKEFILE= makefile MAKE_ARGS= CXX="${CXX}" \ CFLAGS="${CXXFLAGS} ${CPPFLAGS} -DHAVE_DECL_GETOPT" \ diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index feadd8a7d385..f2c3db5b540d 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,2 +1,2 @@ -SHA256 (highlight-3.18.tar.bz2) = 55c6f7a5aeaac2c811078a0215b27c1c80d971bba5dff51ee74a97b3303a584b -SIZE (highlight-3.18.tar.bz2) = 619669 +SHA256 (highlight-3.22.tar.bz2) = 4776ce4305e6f92d8a9faf5d0aeffd56f413ad57e55303e7a2a6357387ec056f +SIZE (highlight-3.22.tar.bz2) = 624023 diff --git a/textproc/highlight/files/patch-src_makefile b/textproc/highlight/files/patch-src_makefile index 494cf4532305..3e5e726211d9 100644 --- a/textproc/highlight/files/patch-src_makefile +++ b/textproc/highlight/files/patch-src_makefile @@ -1,5 +1,5 @@ ---- src/makefile.orig 2014-04-04 19:26:25.000000000 +0200 -+++ src/makefile 2014-04-29 16:12:06.000000000 +0200 +--- src/makefile.orig 2015-07-02 16:51:26.582456000 +0200 ++++ src/makefile 2015-07-02 16:51:53.706070000 +0200 @@ -12,7 +12,7 @@ # See src/gui-qt/highlight.pro for the Qt GUI compilation options @@ -9,17 +9,12 @@ # Added -qt4 because of Arch Linux Qt5 migration QMAKE=qmake-qt4 -@@ -33,15 +33,14 @@ - # Include path - INCLUDE_DIR=./include/ +@@ -37,10 +37,10 @@ + # If Lua 5.2 is not default on your system yet you have to + # use lua5.1 in the pkg-config calls -- - # If Lua 5.2 is not default on your system yet you have to: - # - remove -DUSE_LUA52 - # - use lua5.1 in the pkg-config calls - --LUA_CFLAGS=$(shell pkg-config --cflags lua) -DUSE_LUA52 -+LUA_CFLAGS=$(shell pkg-config --cflags lua-5.2) -DUSE_LUA52 +-LUA_CFLAGS=$(shell pkg-config --cflags lua) ++LUA_CFLAGS=$(shell pkg-config --cflags lua-5.2) # default lua lib -LUA_LIBS=$(shell pkg-config --libs lua) @@ -27,7 +22,7 @@ # luajit lib # LUA_LIBS=$(shell pkg-config --libs luajit) -@@ -68,7 +67,7 @@ +@@ -67,7 +67,7 @@ #LDFLAGS = ${LDFLAGS} -s #LDFLAGS= -Wl,--as-needed diff --git a/textproc/highlight/pkg-plist b/textproc/highlight/pkg-plist index abe5d15cf600..b6569d5f3118 100644 --- a/textproc/highlight/pkg-plist +++ b/textproc/highlight/pkg-plist @@ -86,6 +86,7 @@ man/man1/highlight.1.gz %%DATADIR%%/langDefs/js.lang %%DATADIR%%/langDefs/jsp.lang %%DATADIR%%/langDefs/ldif.lang +%%DATADIR%%/langDefs/less.lang %%DATADIR%%/langDefs/lhs.lang %%DATADIR%%/langDefs/lilypond.lang %%DATADIR%%/langDefs/limbo.lang @@ -145,6 +146,7 @@ man/man1/highlight.1.gz %%DATADIR%%/langDefs/python.lang %%DATADIR%%/langDefs/q.lang %%DATADIR%%/langDefs/qmake.lang +%%DATADIR%%/langDefs/qml.lang %%DATADIR%%/langDefs/qu.lang %%DATADIR%%/langDefs/r.lang %%DATADIR%%/langDefs/rebol.lang @@ -157,6 +159,7 @@ man/man1/highlight.1.gz %%DATADIR%%/langDefs/sas.lang %%DATADIR%%/langDefs/scala.lang %%DATADIR%%/langDefs/scilab.lang +%%DATADIR%%/langDefs/scss.lang %%DATADIR%%/langDefs/sh.lang %%DATADIR%%/langDefs/small.lang %%DATADIR%%/langDefs/smalltalk.lang @@ -167,6 +170,8 @@ man/man1/highlight.1.gz %%DATADIR%%/langDefs/spn.lang %%DATADIR%%/langDefs/sql.lang %%DATADIR%%/langDefs/squirrel.lang +%%DATADIR%%/langDefs/styl.lang +%%DATADIR%%/langDefs/swift.lang %%DATADIR%%/langDefs/sybase.lang %%DATADIR%%/langDefs/tcl.lang %%DATADIR%%/langDefs/tcsh.lang |