CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/04/01 06:15:21
Modified files:
textproc/source-highlight: Makefile distinfo
textproc/source-highlight/pkg: PLIST
Removed files:
textproc/source-highlight/pkg: PFRAG.shared
Log message:
update source-highlight to 3.1.7
- bump major in SHARED_LIBS
- trim HOMEPAGE
- regen WANTLIST
- extend BUILD_DEPENDS to have current manpages and API docs
- add TEST_DEPENDS to enable successful tests
- remove YACC as it's correctly detected
- remove post-extract, the script is executable after extraction
- use a pre-configure hook to use gsed in the tests/Makefile.in
- remove the PFRAG.shared file, as the .so file lives now in PLIST
- remove the %%SHARED%% marker from PLIST accordingly
- adjust the @sample line for the renamed the bash completion file
feedback and ok aja@ sthen@