mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Update to snapshot r5274 and make fetchable again.
- Remove a mirror that was not kept up to date for quite some time now. - Remove a no longer needed workaround for a compilation issue because the problem was fixed upstream. PR: 101419 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
This commit is contained in:
parent
f626b62e52
commit
509be0c5ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169828
@ -11,7 +11,6 @@ CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp2.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp3.easysw.com/pub/%SUBDIR%/ \
|
||||
http://mirror.nu6.org/ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ \
|
||||
ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/%SUBDIR%/ \
|
||||
@ -26,7 +25,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
Xft.2:${PORTSDIR}/x11-fonts/libXft
|
||||
|
||||
SNAPSHOT= r5256
|
||||
SNAPSHOT= r5274
|
||||
|
||||
OPTIONS= FLTK_THREADS "Install with threads support" on \
|
||||
FLTK_CAIRO "Use cairo as graphics backend" off
|
||||
@ -72,7 +71,6 @@ LIB_DEPENDS+= cairo.2:${PORTSDIR}/graphics/cairo
|
||||
BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-cairo
|
||||
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-test-Makefile
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (fltk-2.0.x-r5256.tar.bz2) = 2a96a9b46e8108d75f03a92dad294599
|
||||
SHA256 (fltk-2.0.x-r5256.tar.bz2) = 80c761f781c88a1642abb614eda3c254cf538da279508b9d87be3394b6461b00
|
||||
SIZE (fltk-2.0.x-r5256.tar.bz2) = 2586246
|
||||
MD5 (fltk-2.0.x-r5274.tar.bz2) = a1ad2f29212d1a1d62e078ea2628212b
|
||||
SHA256 (fltk-2.0.x-r5274.tar.bz2) = 523866ad83565173422d225111d129855b8e3f97a960849ea9a14abbb7db3fee
|
||||
SIZE (fltk-2.0.x-r5274.tar.bz2) = 2589602
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- test/Makefile.orig Fri Jul 7 19:25:42 2006
|
||||
+++ test/Makefile Fri Jul 7 19:26:04 2006
|
||||
@@ -119,7 +119,6 @@
|
||||
bitmap$(EXEEXT) \
|
||||
boxtype$(EXEEXT) \
|
||||
browser$(EXEEXT) \
|
||||
- cairo$(EXEEXT) \
|
||||
checkers$(EXEEXT) \
|
||||
clock$(EXEEXT) \
|
||||
button$(EXEEXT) \
|
Loading…
Reference in New Issue
Block a user