mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Update scintilla and scite to 3.2.3
PR: ports/173082, ports/173083 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
f8f5b30acd
commit
3de6bd722e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306409
@ -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
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (scite322.tgz) = 9f17fe2a5dc294bd1077bf64f713bb06733eec271bab770841e55474e6c781c8
|
||||
SIZE (scite322.tgz) = 2048866
|
||||
SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65
|
||||
SIZE (scite323.tgz) = 2053250
|
||||
|
@ -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}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (scite322.tgz) = 9f17fe2a5dc294bd1077bf64f713bb06733eec271bab770841e55474e6c781c8
|
||||
SIZE (scite322.tgz) = 2048866
|
||||
SHA256 (scite323.tgz) = d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65
|
||||
SIZE (scite323.tgz) = 2053250
|
||||
|
Loading…
Reference in New Issue
Block a user