diff options
author | culot <culot@FreeBSD.org> | 2012-02-21 21:21:14 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-02-21 21:21:14 +0800 |
commit | 0074ef9721e36c4fccfb368577941c2590ebef42 (patch) | |
tree | b56b61111530c75e446717d5c9543288ac0b2021 | |
parent | 811c15943ce97d6edbebc8aaff6402259e7de0dc (diff) | |
download | freebsd-ports-gnome-0074ef9721e36c4fccfb368577941c2590ebef42.tar.gz freebsd-ports-gnome-0074ef9721e36c4fccfb368577941c2590ebef42.tar.zst freebsd-ports-gnome-0074ef9721e36c4fccfb368577941c2590ebef42.zip |
- Update to 3.0.3
PR: ports/165050
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
-rw-r--r-- | editors/scite/Makefile | 2 | ||||
-rw-r--r-- | editors/scite/distinfo | 4 | ||||
-rw-r--r-- | editors/scite/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index d7aac65ce573..bb7afa111dc7 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 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 6cf2e12d8817..07b6f022dd0e 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,2 +1,2 @@ -SHA256 (scite302.tgz) = a5687faaa201c39a4ec9608e8a77e418e259f525b21871a5c9f1282c62e58eaa -SIZE (scite302.tgz) = 1825937 +SHA256 (scite303.tgz) = 0d02b81f6f182366abe8133f4e727d802b756d33e9eeba5fe9ac69c4a17286fd +SIZE (scite303.tgz) = 1906430 diff --git a/editors/scite/pkg-plist b/editors/scite/pkg-plist index dd983a2cd6a1..947b3edeb398 100644 --- a/editors/scite/pkg-plist +++ b/editors/scite/pkg-plist @@ -30,6 +30,7 @@ share/pixmaps/Sci48M.png %%DATADIR%%/asn1.properties %%DATADIR%%/au3.properties %%DATADIR%%/ave.properties +%%DATADIR%%/avs.properties %%DATADIR%%/baan.properties %%DATADIR%%/blitzbasic.properties %%DATADIR%%/bullant.properties |