diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-04-23 00:42:11 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-04-23 00:42:11 +0800 |
commit | 4061ddd0b83852385004868afa3da375cc59a303 (patch) | |
tree | 0ab7119853117a73d62a55145d268224015a6c98 /editors/scite | |
parent | 6154aa8e5b464db05a93b37f1d0e46b135938c41 (diff) | |
download | freebsd-ports-gnome-4061ddd0b83852385004868afa3da375cc59a303.tar.gz freebsd-ports-gnome-4061ddd0b83852385004868afa3da375cc59a303.tar.zst freebsd-ports-gnome-4061ddd0b83852385004868afa3da375cc59a303.zip |
- Update to 3.1.0
PR: ports/167188
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 2 | ||||
-rw-r--r-- | editors/scite/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 82e4cec3624b..9e6e19c4efcb 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 3.0.4 +PORTVERSION= 3.1.0 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 4677527b86d0..0f8084b5e125 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,2 +1,2 @@ -SHA256 (scite304.tgz) = 2cdd67520d248716496240a629aa5cd56760b52d327ee18d53640e77e02af481 -SIZE (scite304.tgz) = 1927166 +SHA256 (scite310.tgz) = 09b020a331f7c54edd731440fa1c717776021d5dc775e58965f8ef71673202e3 +SIZE (scite310.tgz) = 1933322 |