diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2016-07-11 08:58:51 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-07-11 08:58:51 +0000 |
commit | 178b2506b41ad33dbe7f7311864facf0b4a751a1 (patch) | |
tree | ba482914448a4cee1bba93508b51b496cce63045 /editors | |
parent | 64d7f0b0c45994325abd9124e46e518ac0228a64 (diff) | |
download | ports-178b2506b41ad33dbe7f7311864facf0b4a751a1.tar.gz ports-178b2506b41ad33dbe7f7311864facf0b4a751a1.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)
Notes
Notes:
svn path=/head/; revision=418359
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 |