1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Update to 0.2.4

Approved by:	gabor
This commit is contained in:
Gabor Pali 2009-03-30 13:15:03 +00:00
parent 57a5f9cc00
commit 969f715ab0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231306
8 changed files with 20 additions and 16 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= highlighting-kate
PORTVERSION= 0.2.3
PORTREVISION= 1
PORTVERSION= 0.2.4
CATEGORIES= textproc haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= hs-
@ -37,9 +36,9 @@ CONFIGURE_ARGS= --ghc --prefix=${PREFIX} --libdir=${PREFIX}/${CABALDIR} --libsub
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock
PLIST_SUB+= RMLIC="@comment "
.else
PLIST_DIRS+= %%DOCSDIR%%
PLIST_FILES+= %%DOCSDIR%%/LICENSE
PLIST_SUB+= RMLIC=""
.endif
do-configure:

View File

@ -1,3 +1,3 @@
MD5 (highlighting-kate-0.2.3.tar.gz) = 903db32203038eab86b5adbdffbd15dd
SHA256 (highlighting-kate-0.2.3.tar.gz) = 90fd3d402a3d0f02efe48c500302e26b867a45de5d744f097655edc929af0f2b
SIZE (highlighting-kate-0.2.3.tar.gz) = 412081
MD5 (highlighting-kate-0.2.4.tar.gz) = b09bed7dc1e31e415881eb3436178349
SHA256 (highlighting-kate-0.2.4.tar.gz) = bcc0d8233b5f1cb9325cbb666710750872093130bcf944fda1a05c7588dff488
SIZE (highlighting-kate-0.2.4.tar.gz) = 420683

View File

@ -1,4 +1,4 @@
highlighting-kate is a syntax highlighting library for Haskell with
The highlighting-kate is a syntax highlighting library for Haskell with
support for over 50 languages. The syntax parsers are automatically
generated from Kate syntax descriptions [1], so any syntax supported by
Kate can be added. An (optional) command-line program is provided,

View File

@ -1,3 +1,4 @@
@comment $FreeBSD$
%%SUBDIR%%/Text/Highlighting/Kate.hi
%%SUBDIR%%/Text/Highlighting/Kate/Common.hi
%%SUBDIR%%/Text/Highlighting/Kate/Definitions.hi
@ -65,6 +66,8 @@
@dirrmtry %%SUBDIR%%/Text/Highlighting/Kate
@dirrmtry %%SUBDIR%%/Text/Highlighting
@dirrmtry %%SUBDIR%%/Text
%%RMLIC%%%%DOCSDIR%%/LICENSE
%%RMLIC%%@dirrm %%DOCSDIR%%
@exec sh %D/%%SUBDIR%%/%%PORTNAME%%-register.sh
@exec rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
@unexec ghc-pkg unregister %%PORTNAME%%

View File

@ -6,8 +6,7 @@
#
PORTNAME= highlighting-kate
PORTVERSION= 0.2.3
PORTREVISION= 1
PORTVERSION= 0.2.4
CATEGORIES= textproc haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= hs-
@ -37,9 +36,9 @@ CONFIGURE_ARGS= --ghc --prefix=${PREFIX} --libdir=${PREFIX}/${CABALDIR} --libsub
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock
PLIST_SUB+= RMLIC="@comment "
.else
PLIST_DIRS+= %%DOCSDIR%%
PLIST_FILES+= %%DOCSDIR%%/LICENSE
PLIST_SUB+= RMLIC=""
.endif
do-configure:

View File

@ -1,3 +1,3 @@
MD5 (highlighting-kate-0.2.3.tar.gz) = 903db32203038eab86b5adbdffbd15dd
SHA256 (highlighting-kate-0.2.3.tar.gz) = 90fd3d402a3d0f02efe48c500302e26b867a45de5d744f097655edc929af0f2b
SIZE (highlighting-kate-0.2.3.tar.gz) = 412081
MD5 (highlighting-kate-0.2.4.tar.gz) = b09bed7dc1e31e415881eb3436178349
SHA256 (highlighting-kate-0.2.4.tar.gz) = bcc0d8233b5f1cb9325cbb666710750872093130bcf944fda1a05c7588dff488
SIZE (highlighting-kate-0.2.4.tar.gz) = 420683

View File

@ -1,4 +1,4 @@
highlighting-kate is a syntax highlighting library for Haskell with
The highlighting-kate is a syntax highlighting library for Haskell with
support for over 50 languages. The syntax parsers are automatically
generated from Kate syntax descriptions [1], so any syntax supported by
Kate can be added. An (optional) command-line program is provided,

View File

@ -1,3 +1,4 @@
@comment $FreeBSD$
%%SUBDIR%%/Text/Highlighting/Kate.hi
%%SUBDIR%%/Text/Highlighting/Kate/Common.hi
%%SUBDIR%%/Text/Highlighting/Kate/Definitions.hi
@ -65,6 +66,8 @@
@dirrmtry %%SUBDIR%%/Text/Highlighting/Kate
@dirrmtry %%SUBDIR%%/Text/Highlighting
@dirrmtry %%SUBDIR%%/Text
%%RMLIC%%%%DOCSDIR%%/LICENSE
%%RMLIC%%@dirrm %%DOCSDIR%%
@exec sh %D/%%SUBDIR%%/%%PORTNAME%%-register.sh
@exec rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
@unexec ghc-pkg unregister %%PORTNAME%%