From dda764802ffefac3325d77057e0583e8eb3412ef Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Tue, 18 Jun 2002 05:29:27 +0000 Subject: - Fix and group MASTER_SITES - Update boost libraries to 1.27.0 - Bump PORTREVISION PR: 39226 Submitted by: Erwin Lansing --- devel/sdts++/Makefile | 13 ++++++++----- devel/sdts++/distinfo | 2 +- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'devel/sdts++') diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile index 6a088e7ef4af..623d08d77726 100644 --- a/devel/sdts++/Makefile +++ b/devel/sdts++/Makefile @@ -7,15 +7,18 @@ PORTNAME= sdts++ PORTVERSION= 1.3.1a +PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ftp://sdts.er.usgs.gov/pub/sdts/software/sdtsxx/ \ - http://lychnobite.org/sdts/ \ - ftp://boost.sourceforge.net/pub/boost/release/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} boost_1_23_0.tar.gz +MASTER_SITES= ftp://sdts.er.usgs.gov/pub/sdts/software/sdtsxx/:site1 \ + http://lychnobite.org/sdts/:site1 \ + ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= boost +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:site1 \ + boost_1_27_0${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-boost=${WRKDIR}/boost_1_23_0 +CONFIGURE_ARGS= --with-boost=${WRKDIR}/boost_1_27_0 .include diff --git a/devel/sdts++/distinfo b/devel/sdts++/distinfo index 657f59b47128..3bca58fc75b6 100644 --- a/devel/sdts++/distinfo +++ b/devel/sdts++/distinfo @@ -1,2 +1,2 @@ MD5 (sdts++-1.3.1a.tar.gz) = 47f54146d1cb644f231e630879b6c670 -MD5 (boost_1_23_0.tar.gz) = 7479dfcac16c5ca0d6d24011bb9945f0 +MD5 (boost_1_27_0.tar.gz) = fc288f75e222e82be687ecb391e9da68 -- cgit v1.2.3