Date: Fri, 18 Jan 2013 12:35:18 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310600 - in head: editors/scite x11-toolkits/scintilla Message-ID: <201301181235.r0ICZIlP089663@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Fri Jan 18 12:35:17 2013 New Revision: 310600 URL: http://svnweb.freebsd.org/changeset/ports/310600 Log: - Update x11-toolkits/scintilla and editors/scite to 3.2.4 PR: ports/175395, ports/175396 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Modified: head/editors/scite/Makefile head/editors/scite/distinfo head/x11-toolkits/scintilla/Makefile head/x11-toolkits/scintilla/distinfo Modified: head/editors/scite/Makefile ============================================================================== --- head/editors/scite/Makefile Fri Jan 18 11:41:18 2013 (r310599) +++ head/editors/scite/Makefile Fri Jan 18 12:35:17 2013 (r310600) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} Modified: head/editors/scite/distinfo ============================================================================== --- head/editors/scite/distinfo Fri Jan 18 11:41:18 2013 (r310599) +++ head/editors/scite/distinfo Fri Jan 18 12:35:17 2013 (r310600) @@ -1,2 +1,2 @@ -SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65 -SIZE (scite323.tgz) = 2053250 +SHA256 (scite324.tgz) = bd20b97513aee8e4584253d6ca31ec658bd4f098ceefb354889eb8a498cb5c08 +SIZE (scite324.tgz) = 1956084 Modified: head/x11-toolkits/scintilla/Makefile ============================================================================== --- head/x11-toolkits/scintilla/Makefile Fri Jan 18 11:41:18 2013 (r310599) +++ head/x11-toolkits/scintilla/Makefile Fri Jan 18 12:35:17 2013 (r310600) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 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 Fri Jan 18 11:41:18 2013 (r310599) +++ head/x11-toolkits/scintilla/distinfo Fri Jan 18 12:35:17 2013 (r310600) @@ -1,2 +1,2 @@ -SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65 -SIZE (scite323.tgz) = 2053250 +SHA256 (scite324.tgz) = bd20b97513aee8e4584253d6ca31ec658bd4f098ceefb354889eb8a498cb5c08 +SIZE (scite324.tgz) = 1956084
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301181235.r0ICZIlP089663>