diff options
author | rafan <rafan@FreeBSD.org> | 2006-12-19 09:01:46 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-12-19 09:01:46 +0800 |
commit | 825b643b61dc198626079bfff9afe45a40df03ef (patch) | |
tree | fa36afdecbd43ec0e936ffd21fc90cd6eb8290be /x11-toolkits | |
parent | 40d328d787c469d9fe08bb4f73a75758c9748f04 (diff) | |
download | freebsd-ports-gnome-825b643b61dc198626079bfff9afe45a40df03ef.tar.gz freebsd-ports-gnome-825b643b61dc198626079bfff9afe45a40df03ef.tar.zst freebsd-ports-gnome-825b643b61dc198626079bfff9afe45a40df03ef.zip |
- Update to snapshot 5556
- Use MASTER_SITE_EASYSW
PR: ports/106841
Submitted by: Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
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 |