diff options
author | miwi <miwi@FreeBSD.org> | 2010-01-27 09:03:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-01-27 09:03:41 +0800 |
commit | ecaf528d782dea42704c9257c65d4a276b88c2b7 (patch) | |
tree | ba53fb4dc00e0761e74983be1421808910db3d65 | |
parent | 33c74169268e9463f5ff9a13dbb6d79e12692049 (diff) | |
download | freebsd-ports-gnome-ecaf528d782dea42704c9257c65d4a276b88c2b7.tar.gz freebsd-ports-gnome-ecaf528d782dea42704c9257c65d4a276b88c2b7.tar.zst freebsd-ports-gnome-ecaf528d782dea42704c9257c65d4a276b88c2b7.zip |
- Update to 2.02
PR: 143234
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
-rw-r--r-- | editors/scite/Makefile | 2 | ||||
-rw-r--r-- | editors/scite/distinfo | 6 | ||||
-rw-r--r-- | editors/scite/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 3d155483137c..33c7cb4d3d9d 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 2.01 +PORTVERSION= 2.02 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} diff --git a/editors/scite/distinfo b/editors/scite/distinfo index 874fcaf23570..881f3c98b91c 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,3 +1,3 @@ -MD5 (scite201.tgz) = ef4b6b4d903c29e4ab511488a0d20f46 -SHA256 (scite201.tgz) = 32dc19abd1a042e5aa8b07ea83a5ef62ab9e3c3dfba3f962dcdd670ef8ab84c5 -SIZE (scite201.tgz) = 1810998 +MD5 (scite202.tgz) = 1ebe9cb45c661af5be09686b961cbabf +SHA256 (scite202.tgz) = 55006aedc143b14294cb15a351dc9fc9d65ac95fd202cf92f19a0fecab1ba9cd +SIZE (scite202.tgz) = 1766071 diff --git a/editors/scite/pkg-plist b/editors/scite/pkg-plist index 793c40102202..95c9abee3e1a 100644 --- a/editors/scite/pkg-plist +++ b/editors/scite/pkg-plist @@ -34,6 +34,7 @@ share/pixmaps/Sci48M.png %%DATADIR%%/bullant.properties %%DATADIR%%/caml.properties %%DATADIR%%/cmake.properties +%%DATADIR%%/cobol.properties %%DATADIR%%/conf.properties %%DATADIR%%/cpp.properties %%DATADIR%%/csound.properties @@ -80,6 +81,8 @@ share/pixmaps/Sci48M.png %%DATADIR%%/specman.properties %%DATADIR%%/spice.properties %%DATADIR%%/sql.properties +%%DATADIR%%/tacl.properties +%%DATADIR%%/tal.properties %%DATADIR%%/tcl.properties %%DATADIR%%/tex.properties %%DATADIR%%/vb.properties |