mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 2.28.0
PR: 162855 Submitted by: ports fury Feature safe: yes
This commit is contained in:
parent
27faf8d75f
commit
379717b0bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286552
@ -6,18 +6,22 @@
|
||||
#
|
||||
|
||||
PORTNAME= fxscintilla
|
||||
PORTVERSION= 2.22.0
|
||||
PORTVERSION= 2.28.0
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SAVANNAH
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A Fox toolkit reimplementation of Scintilla editing widget
|
||||
|
||||
LICENSE= LGPL21 # (or later)
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16
|
||||
|
||||
USE_GNOME= gnomehack pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fxscintilla-2.22.0.tar.gz) = bd662f230c7f2e9727096c8cfb932c90d236a4502ba7a067af86fb3040333693
|
||||
SIZE (fxscintilla-2.22.0.tar.gz) = 958569
|
||||
SHA256 (fxscintilla-2.28.0.tar.gz) = d18b99a06159287a5db69a00134a1ab53fdffb9bab7bea6d01b6f8363e09a1c5
|
||||
SIZE (fxscintilla-2.28.0.tar.gz) = 987109
|
||||
|
@ -7,6 +7,6 @@ include/fxscintilla/ScintillaWidget.h
|
||||
lib/libfxscintilla.a
|
||||
lib/libfxscintilla.la
|
||||
lib/libfxscintilla.so
|
||||
lib/libfxscintilla.so.22
|
||||
lib/libfxscintilla.so.23
|
||||
libdata/pkgconfig/fxscintilla.pc
|
||||
@dirrm include/fxscintilla
|
||||
|
Loading…
Reference in New Issue
Block a user