View | Details | Raw Unified | Return to bug 218228 | Differences between
and this patch

Collapse All | Expand All

(-)scintilla/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/x11-toolkits/scintilla/Makefile 436016 2017-03-12 19:11:20Z madpilot $
2
# $FreeBSD: head/x11-toolkits/scintilla/Makefile 436016 2017-03-12 19:11:20Z madpilot $
3
3
4
PORTNAME=	scintilla
4
PORTNAME=	scintilla
5
PORTVERSION=	3.7.3
5
PORTVERSION=	3.7.4
6
CATEGORIES=	x11-toolkits
6
CATEGORIES=	x11-toolkits
7
MASTER_SITES=	SF/scintilla/SciTE/${PORTVERSION}
7
MASTER_SITES=	SF/scintilla/SciTE/${PORTVERSION}
8
DISTNAME=	scite${PORTVERSION:S/.//g}
8
DISTNAME=	scite${PORTVERSION:S/.//g}
(-)scintilla/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1487626081
1
TIMESTAMP = 1490054625
2
SHA256 (scite373.tgz) = 355905682510297b713820a85c1a13a62882451fd1e67d55e25442ec020ca815
2
SHA256 (scite374.tgz) = 197372e80db2c16c86d9677a56a430209dc2f2adfdf9b7bda73b62dd19eb1e20
3
SIZE (scite373.tgz) = 2327127
3
SIZE (scite374.tgz) = 2329831

Return to bug 218228