From 509be0c5ad41c71c25ab440415506cc943aeb16d Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Sun, 6 Aug 2006 14:26:32 +0000 Subject: - 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 (maintainer) --- x11-toolkits/fltk2/Makefile | 4 +--- x11-toolkits/fltk2/distinfo | 6 +++--- x11-toolkits/fltk2/files/extra-patch-test-Makefile | 10 ---------- 3 files changed, 4 insertions(+), 16 deletions(-) delete mode 100644 x11-toolkits/fltk2/files/extra-patch-test-Makefile (limited to 'x11-toolkits/fltk2') diff --git a/x11-toolkits/fltk2/Makefile b/x11-toolkits/fltk2/Makefile index 03386b70c014..4a5ec0d7ea90 100644 --- a/x11-toolkits/fltk2/Makefile +++ b/x11-toolkits/fltk2/Makefile @@ -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: diff --git a/x11-toolkits/fltk2/distinfo b/x11-toolkits/fltk2/distinfo index e2d30c7d8247..23fa60aab5c2 100644 --- a/x11-toolkits/fltk2/distinfo +++ b/x11-toolkits/fltk2/distinfo @@ -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 diff --git a/x11-toolkits/fltk2/files/extra-patch-test-Makefile b/x11-toolkits/fltk2/files/extra-patch-test-Makefile deleted file mode 100644 index 655d4211a271..000000000000 --- a/x11-toolkits/fltk2/files/extra-patch-test-Makefile +++ /dev/null @@ -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) \ -- cgit v1.2.3