Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2012 22:44:24 +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: r306409 - in head: editors/scite x11-toolkits/scintilla
Message-ID:  <201210252244.q9PMiOew063615@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Thu Oct 25 22:44:23 2012
New Revision: 306409
URL: http://svn.freebsd.org/changeset/ports/306409

Log:
  - Update scintilla and scite to 3.2.3
  
  PR:		ports/173082, ports/173083
  Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
  Feature safe:	yes

Modified:
  head/editors/scite/Makefile
  head/editors/scite/distinfo   (contents, props changed)
  head/x11-toolkits/scintilla/Makefile
  head/x11-toolkits/scintilla/distinfo   (contents, props changed)

Modified: head/editors/scite/Makefile
==============================================================================
--- head/editors/scite/Makefile	Thu Oct 25 22:39:09 2012	(r306408)
+++ head/editors/scite/Makefile	Thu Oct 25 22:44:23 2012	(r306409)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	scite
-PORTVERSION=	3.2.2
+PORTVERSION=	3.2.3
 CATEGORIES=	editors gnome
 MASTER_SITES=	SF/scintilla/SciTE/${PORTVERSION}
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
@@ -25,15 +25,10 @@ MAKEFILE=	makefile
 MAKE_JOBS_SAFE=	yes
 
 MAN1=		scite.1
+PORTDOCS=	*
 
 .include <bsd.port.options.mk>
 
-.if ${PORT_OPTIONS:MDOCS}
-PORTDOCS=	*
-.else
-PORTDOCS=
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|[(]CC[)]|(CXX)|g ; s|[(]CCOMP[)]|(CC)|g ; \
 		s| -Os||g' ${WRKSRC}/makefile

Modified: head/editors/scite/distinfo
==============================================================================
--- head/editors/scite/distinfo	Thu Oct 25 22:39:09 2012	(r306408)
+++ head/editors/scite/distinfo	Thu Oct 25 22:44:23 2012	(r306409)
@@ -1,2 +1,2 @@
-SHA256 (scite322.tgz) = 9f17fe2a5dc294bd1077bf64f713bb06733eec271bab770841e55474e6c781c8
-SIZE (scite322.tgz) = 2048866
+SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65
+SIZE (scite323.tgz) = 2053250

Modified: head/x11-toolkits/scintilla/Makefile
==============================================================================
--- head/x11-toolkits/scintilla/Makefile	Thu Oct 25 22:39:09 2012	(r306408)
+++ head/x11-toolkits/scintilla/Makefile	Thu Oct 25 22:44:23 2012	(r306409)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	scintilla
-PORTVERSION=	3.2.2
+PORTVERSION=	3.2.3
 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 Oct 25 22:39:09 2012	(r306408)
+++ head/x11-toolkits/scintilla/distinfo	Thu Oct 25 22:44:23 2012	(r306409)
@@ -1,2 +1,2 @@
-SHA256 (scite322.tgz) = 9f17fe2a5dc294bd1077bf64f713bb06733eec271bab770841e55474e6c781c8
-SIZE (scite322.tgz) = 2048866
+SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65
+SIZE (scite323.tgz) = 2053250



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210252244.q9PMiOew063615>