diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-22 14:35:41 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-22 14:35:41 +0800 |
commit | cea6396c631da76df33f601752e4e72232900abf (patch) | |
tree | 3812dfabb7632ef5702d0e27637796e4e642589a /editors | |
parent | 92111ce6c519af6e4b8cfb5f4f17d6757ac42140 (diff) | |
download | freebsd-ports-gnome-cea6396c631da76df33f601752e4e72232900abf.tar.gz freebsd-ports-gnome-cea6396c631da76df33f601752e4e72232900abf.tar.zst freebsd-ports-gnome-cea6396c631da76df33f601752e4e72232900abf.zip |
Update to 1.59.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/scite/Makefile | 3 | ||||
-rw-r--r-- | editors/scite/distinfo | 4 | ||||
-rw-r--r-- | editors/scite/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 3535c3ca9b26..fb60b2167b3e 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,8 +6,7 @@ # PORTNAME= scite -PORTVERSION= 1.58 -PORTREVISION= 2 +PORTVERSION= 1.59 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.scintilla.org/ diff --git a/editors/scite/distinfo b/editors/scite/distinfo index 97ddddfcfe0c..28cfda804e45 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,2 +1,2 @@ -MD5 (scite158.tgz) = 0f704b40f07aba44205621a19245847c -SIZE (scite158.tgz) = 912348 +MD5 (scite159.tgz) = 91e33588270ee9b3f5d629f085a4a200 +SIZE (scite159.tgz) = 922148 diff --git a/editors/scite/pkg-plist b/editors/scite/pkg-plist index 26006b145f3b..cc54f42cac17 100644 --- a/editors/scite/pkg-plist +++ b/editors/scite/pkg-plist @@ -56,5 +56,6 @@ share/gnome/pixmaps/Sci48M.png %%DATADIR%%/tcl.properties %%DATADIR%%/tex.properties %%DATADIR%%/vb.properties +%%DATADIR%%/verilog.properties %%DATADIR%%/yaml.properties @dirrm %%DATADIR%% |