Date: Thu, 24 Sep 2015 18:10:45 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397704 - in head: editors/scite x11-toolkits/scintilla Message-ID: <201509241810.t8OIAjCc060982@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Sep 24 18:10:45 2015 New Revision: 397704 URL: https://svnweb.freebsd.org/changeset/ports/397704 Log: x11-toolkits/scintilla, editors/scite: update to 3.6.1 Changes: http://www.scintilla.org/ScintillaHistory.html PR: 203144 Submitted by: Naram Qashat cyberbotx@cyberbotx.com (maintainer) Modified: head/editors/scite/Makefile (contents, props changed) head/editors/scite/distinfo (contents, props changed) head/x11-toolkits/scintilla/Makefile (contents, props changed) head/x11-toolkits/scintilla/distinfo (contents, props changed) Modified: head/editors/scite/Makefile ============================================================================== --- head/editors/scite/Makefile Thu Sep 24 18:10:04 2015 (r397703) +++ head/editors/scite/Makefile Thu Sep 24 18:10:45 2015 (r397704) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.6.0 +PORTVERSION= 3.6.1 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} Modified: head/editors/scite/distinfo ============================================================================== --- head/editors/scite/distinfo Thu Sep 24 18:10:04 2015 (r397703) +++ head/editors/scite/distinfo Thu Sep 24 18:10:45 2015 (r397704) @@ -1,2 +1,2 @@ -SHA256 (scite360.tgz) = cb2ccde384504cb5f4f2ec98f0c4982fb9f04f341786f2129b54af997aad4170 -SIZE (scite360.tgz) = 2323368 +SHA256 (scite361.tgz) = bdffdc28c501dbb5e3dc6cbfe3808da2d574df983790c6ddfc2643040023a010 +SIZE (scite361.tgz) = 2347061 Modified: head/x11-toolkits/scintilla/Makefile ============================================================================== --- head/x11-toolkits/scintilla/Makefile Thu Sep 24 18:10:04 2015 (r397703) +++ head/x11-toolkits/scintilla/Makefile Thu Sep 24 18:10:45 2015 (r397704) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.6.0 +PORTVERSION= 3.6.1 CATEGORIES= x11-toolkits MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= scite${PORTVERSION:S/.//g} Modified: head/x11-toolkits/scintilla/distinfo ============================================================================== --- head/x11-toolkits/scintilla/distinfo Thu Sep 24 18:10:04 2015 (r397703) +++ head/x11-toolkits/scintilla/distinfo Thu Sep 24 18:10:45 2015 (r397704) @@ -1,2 +1,2 @@ -SHA256 (scite360.tgz) = cb2ccde384504cb5f4f2ec98f0c4982fb9f04f341786f2129b54af997aad4170 -SIZE (scite360.tgz) = 2323368 +SHA256 (scite361.tgz) = bdffdc28c501dbb5e3dc6cbfe3808da2d574df983790c6ddfc2643040023a010 +SIZE (scite361.tgz) = 2347061
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509241810.t8OIAjCc060982>