diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-19 01:01:46 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-19 01:01:46 +0000 |
commit | bf4c620ed8f094c43010092fbf4143cfe018f8f6 (patch) | |
tree | a8b2ba81f0c4087f7fabff8b12846ecdd180a4f2 /x11-toolkits | |
parent | 3edf218c94b109808abccc0ccb11cf9036c1231d (diff) | |
download | ports-bf4c620ed8f094c43010092fbf4143cfe018f8f6.tar.gz ports-bf4c620ed8f094c43010092fbf4143cfe018f8f6.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fltk2/Makefile | 10 | ||||
-rw-r--r-- | x11-toolkits/fltk2/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/x11-toolkits/fltk2/Makefile b/x11-toolkits/fltk2/Makefile index 2a390fa4198e..38519d4ea8ad 100644 --- a/x11-toolkits/fltk2/Makefile +++ b/x11-toolkits/fltk2/Makefile @@ -8,13 +8,7 @@ PORTNAME= fltk PORTVERSION= 2.0.${SNAPSHOT} CATEGORIES= x11-toolkits -MASTER_SITES= http://ftp.easysw.com/pub/%SUBDIR%/ \ - ftp://ftp2.easysw.com/pub/%SUBDIR%/ \ - ftp://ftp3.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%/ \ - http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR= fltk/snapshots DISTNAME= fltk-2.0.x-${SNAPSHOT} @@ -25,7 +19,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft.2:${PORTSDIR}/x11-fonts/libXft -SNAPSHOT= r5528 +SNAPSHOT= r5556 OPTIONS= FLTK_THREADS "Install with threads support" on \ FLTK_CAIRO "Use cairo as graphics backend" off diff --git a/x11-toolkits/fltk2/distinfo b/x11-toolkits/fltk2/distinfo index 2f8e4e2c4b2e..c9d8fd1f2e26 100644 --- a/x11-toolkits/fltk2/distinfo +++ b/x11-toolkits/fltk2/distinfo @@ -1,3 +1,3 @@ -MD5 (fltk-2.0.x-r5528.tar.bz2) = 771444ec7bd686f523e7d4c2c3d8cca9 -SHA256 (fltk-2.0.x-r5528.tar.bz2) = 64ca47ad33cfd02c5e7b120e2ebba582766904380dce2a579a6f9b2134c9e5bf -SIZE (fltk-2.0.x-r5528.tar.bz2) = 2595887 +MD5 (fltk-2.0.x-r5556.tar.bz2) = 6cec66a2000968d55e07dc9a0706498c +SHA256 (fltk-2.0.x-r5556.tar.bz2) = 1a11d25b9e889f7d0ce6a7ada50dab4e0b4632f38ab04382e11d0c33f1b3f6db +SIZE (fltk-2.0.x-r5556.tar.bz2) = 2596937 |