diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2015-03-08 18:43:08 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2015-03-08 18:43:08 +0000 |
| commit | f50a024b541941273806ec721ba870e945dd1bcc (patch) | |
| tree | c2ddef35b7b6187de525ef5bb8acae214d871d3b /devel/geany-plugin-xmlsnippets | |
| parent | multimedia/minitube: (diff) | |
devel/geany:
- Update to 1.24.1
- Fix build without NLS option [1]
- Convert to options helpers
devel/geany-plugin*:
- Update to 1.24, add new plugins:
geany-plugin-autoclose
geany-plugin-defineformat
geany-plugin-geanypy
geany-plugin-pairtaghighlighter
geany-plugin-pohelper
- Fix build without NLS option
Reported by: Kamil Szczesny <mailto.kamils@gmail.com> [1]
Notes
Notes:
svn path=/head/; revision=380787
Diffstat (limited to 'devel/geany-plugin-xmlsnippets')
| -rw-r--r-- | devel/geany-plugin-xmlsnippets/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/geany-plugin-xmlsnippets/Makefile b/devel/geany-plugin-xmlsnippets/Makefile index 164b30d7d303..d87cdfb61cfe 100644 --- a/devel/geany-plugin-xmlsnippets/Makefile +++ b/devel/geany-plugin-xmlsnippets/Makefile @@ -2,7 +2,6 @@ PORTNAME= geany-plugin-xmlsnippets PORTVERSION= ${GEANY_VER} -PORTREVISION= 1 CATEGORIES= devel MAINTAINER= makc@FreeBSD.org |
