Bug 178308 - [MAINTAINER] editors/scite: update to 3.3.1
Summary: [MAINTAINER] editors/scite: update to 3.3.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-03 05:20 UTC by Naram Qashat
Modified: 2013-05-03 22:00 UTC (History)
0 users

See Also:


Attachments
scite-3.3.1.patch (888 bytes, patch)
2013-05-03 05:20 UTC, Naram Qashat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2013-05-03 05:20:00 UTC
- Update to 3.3.1

Note: This PR should be committed alongside PR ports/178307.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2013-05-03 08:29:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-03 21:50:29 UTC
Author: madpilot
Date: Fri May  3 20:50:15 2013
New Revision: 317248
URL: http://svnweb.freebsd.org/changeset/ports/317248

Log:
  - Update to 3.3.1
  
  PR:		ports/178307, ports/178308
  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 May  3 20:48:34 2013	(r317247)
+++ head/editors/scite/Makefile	Fri May  3 20:50:15 2013	(r317248)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	scite
-PORTVERSION=	3.2.5
+PORTVERSION=	3.3.1
 CATEGORIES=	editors gnome
 MASTER_SITES=	SF/scintilla/SciTE/${PORTVERSION}
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}

Modified: head/editors/scite/distinfo
==============================================================================
--- head/editors/scite/distinfo	Fri May  3 20:48:34 2013	(r317247)
+++ head/editors/scite/distinfo	Fri May  3 20:50:15 2013	(r317248)
@@ -1,2 +1,2 @@
-SHA256 (scite325.tgz) = ac3ca9588bb23ef21da2e22f6ef21416bbd7bf6957130a8e4057b3e5f3c58bef
-SIZE (scite325.tgz) = 1974782
+SHA256 (scite331.tgz) = 96f1b74f728375e405a39f210b34dfabbbd2654b9c30ba886d8c3b4acbafc717
+SIZE (scite331.tgz) = 1983596

Modified: head/x11-toolkits/scintilla/Makefile
==============================================================================
--- head/x11-toolkits/scintilla/Makefile	Fri May  3 20:48:34 2013	(r317247)
+++ head/x11-toolkits/scintilla/Makefile	Fri May  3 20:50:15 2013	(r317248)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	scintilla
-PORTVERSION=	3.2.5
+PORTVERSION=	3.3.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	Fri May  3 20:48:34 2013	(r317247)
+++ head/x11-toolkits/scintilla/distinfo	Fri May  3 20:50:15 2013	(r317248)
@@ -1,2 +1,2 @@
-SHA256 (scite325.tgz) = ac3ca9588bb23ef21da2e22f6ef21416bbd7bf6957130a8e4057b3e5f3c58bef
-SIZE (scite325.tgz) = 1974782
+SHA256 (scite331.tgz) = 96f1b74f728375e405a39f210b34dfabbbd2654b9c30ba886d8c3b4acbafc717
+SIZE (scite331.tgz) = 1983596
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2013-05-03 21:50:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!