diff options
author | madpilot <madpilot@FreeBSD.org> | 2016-07-11 16:58:51 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2016-07-11 16:58:51 +0800 |
commit | c9f9abcd08d45061fee622b281b7260e387cfc78 (patch) | |
tree | ba482914448a4cee1bba93508b51b496cce63045 /editors | |
parent | ba0a4e8ac41d6e88ef8212b87acca474b9b4fe61 (diff) | |
download | freebsd-ports-gnome-c9f9abcd08d45061fee622b281b7260e387cfc78.tar.gz freebsd-ports-gnome-c9f9abcd08d45061fee622b281b7260e387cfc78.tar.zst freebsd-ports-gnome-c9f9abcd08d45061fee622b281b7260e387cfc78.zip |
- Update to 3.6.6
- Add missing dependencies for editors/scite
PR: 210940
Submitted by: lightside at gmx.com
Approved by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/scite/Makefile | 4 | ||||
-rw-r--r-- | editors/scite/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 5cd72b9e6f6a..3fe5a227a823 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.6.5 +PORTVERSION= 3.6.6 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} @@ -23,7 +23,7 @@ OPTIONS_DEFINE= DOCS WRKSRC= ${WRKDIR}/${PORTNAME}/gtk USES= compiler:c++11-lib desktop-file-utils gmake pkgconfig tar:tgz -USE_GNOME= gtk20 +USE_GNOME= cairo gdkpixbuf2 gtk20 MAKEFILE= makefile PORTDATA= *.properties diff --git a/editors/scite/distinfo b/editors/scite/distinfo index 7ac1e7327ed3..5f80697c0717 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463151691 -SHA256 (scite365.tgz) = dde62ebebbd4c36afd81ab0e745ff04839f4cfc911496f2d0463aade1374b9d1 -SIZE (scite365.tgz) = 2391190 +TIMESTAMP = 1464048149 +SHA256 (scite366.tgz) = 22218673f53bc587c1cb8d9ddc5c3058a9906c2a530d9270f31f943625e0dffa +SIZE (scite366.tgz) = 2371062 |