diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-12-09 10:22:40 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-12-09 10:22:40 +0000 |
commit | 5d4fc45de432e99def875ee87e14c17ec132f70d (patch) | |
tree | 6eefe9c6d6497b8475b8cd38b8b3e59b17ca7652 /devel | |
parent | Upgrade to the 971204 version. (diff) |
Upgrade to 1.1p3.
Notes
Notes:
svn path=/head/; revision=9041
Diffstat (limited to 'devel')
-rw-r--r-- | devel/SWIG-devel/Makefile | 13 | ||||
-rw-r--r-- | devel/SWIG-devel/distinfo | 2 | ||||
-rw-r--r-- | devel/SWIG/Makefile | 13 | ||||
-rw-r--r-- | devel/SWIG/distinfo | 2 | ||||
-rw-r--r-- | devel/swig11/Makefile | 13 | ||||
-rw-r--r-- | devel/swig11/distinfo | 2 | ||||
-rw-r--r-- | devel/swig13/Makefile | 13 | ||||
-rw-r--r-- | devel/swig13/distinfo | 2 | ||||
-rw-r--r-- | devel/swig20/Makefile | 13 | ||||
-rw-r--r-- | devel/swig20/distinfo | 2 |
10 files changed, 40 insertions, 35 deletions
diff --git a/devel/SWIG-devel/Makefile b/devel/SWIG-devel/Makefile index 752adf221079..d46368ce3e0e 100644 --- a/devel/SWIG-devel/Makefile +++ b/devel/SWIG-devel/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: SWIG -# Version required: 1.1p2 +# Version required: 1.1p3 # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.7 1997/08/11 15:06:30 erich Exp $ +# $Id: Makefile,v 1.8 1997/12/04 11:17:34 asami Exp $ # -DISTNAME= swig1.1p2 -PKGNAME= swig-1.1p2 +DISTNAME= swig1.1p3 +PKGNAME= swig-1.1p3 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -15,10 +15,11 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ MAINTAINER= erich@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ +BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ + ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p2 +WRKSRC= ${WRKDIR}/SWIG1.1p3 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \ --with-tcllib=${PREFIX}/lib/tcl8.0/ diff --git a/devel/SWIG-devel/distinfo b/devel/SWIG-devel/distinfo index 2ead5a1a39c0..ba6ec5fa288a 100644 --- a/devel/SWIG-devel/distinfo +++ b/devel/SWIG-devel/distinfo @@ -1 +1 @@ -MD5 (swig1.1p2.tar.gz) = ca618535a14f707ec3c8316a1dfd56c6 +MD5 (swig1.1p3.tar.gz) = 8fac4c7380ea65bfa87fcb9c1f962331 diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile index 752adf221079..d46368ce3e0e 100644 --- a/devel/SWIG/Makefile +++ b/devel/SWIG/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: SWIG -# Version required: 1.1p2 +# Version required: 1.1p3 # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.7 1997/08/11 15:06:30 erich Exp $ +# $Id: Makefile,v 1.8 1997/12/04 11:17:34 asami Exp $ # -DISTNAME= swig1.1p2 -PKGNAME= swig-1.1p2 +DISTNAME= swig1.1p3 +PKGNAME= swig-1.1p3 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -15,10 +15,11 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ MAINTAINER= erich@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ +BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ + ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p2 +WRKSRC= ${WRKDIR}/SWIG1.1p3 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \ --with-tcllib=${PREFIX}/lib/tcl8.0/ diff --git a/devel/SWIG/distinfo b/devel/SWIG/distinfo index 2ead5a1a39c0..ba6ec5fa288a 100644 --- a/devel/SWIG/distinfo +++ b/devel/SWIG/distinfo @@ -1 +1 @@ -MD5 (swig1.1p2.tar.gz) = ca618535a14f707ec3c8316a1dfd56c6 +MD5 (swig1.1p3.tar.gz) = 8fac4c7380ea65bfa87fcb9c1f962331 diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index 752adf221079..d46368ce3e0e 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: SWIG -# Version required: 1.1p2 +# Version required: 1.1p3 # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.7 1997/08/11 15:06:30 erich Exp $ +# $Id: Makefile,v 1.8 1997/12/04 11:17:34 asami Exp $ # -DISTNAME= swig1.1p2 -PKGNAME= swig-1.1p2 +DISTNAME= swig1.1p3 +PKGNAME= swig-1.1p3 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -15,10 +15,11 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ MAINTAINER= erich@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ +BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ + ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p2 +WRKSRC= ${WRKDIR}/SWIG1.1p3 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \ --with-tcllib=${PREFIX}/lib/tcl8.0/ diff --git a/devel/swig11/distinfo b/devel/swig11/distinfo index 2ead5a1a39c0..ba6ec5fa288a 100644 --- a/devel/swig11/distinfo +++ b/devel/swig11/distinfo @@ -1 +1 @@ -MD5 (swig1.1p2.tar.gz) = ca618535a14f707ec3c8316a1dfd56c6 +MD5 (swig1.1p3.tar.gz) = 8fac4c7380ea65bfa87fcb9c1f962331 diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 752adf221079..d46368ce3e0e 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: SWIG -# Version required: 1.1p2 +# Version required: 1.1p3 # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.7 1997/08/11 15:06:30 erich Exp $ +# $Id: Makefile,v 1.8 1997/12/04 11:17:34 asami Exp $ # -DISTNAME= swig1.1p2 -PKGNAME= swig-1.1p2 +DISTNAME= swig1.1p3 +PKGNAME= swig-1.1p3 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -15,10 +15,11 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ MAINTAINER= erich@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ +BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ + ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p2 +WRKSRC= ${WRKDIR}/SWIG1.1p3 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \ --with-tcllib=${PREFIX}/lib/tcl8.0/ diff --git a/devel/swig13/distinfo b/devel/swig13/distinfo index 2ead5a1a39c0..ba6ec5fa288a 100644 --- a/devel/swig13/distinfo +++ b/devel/swig13/distinfo @@ -1 +1 @@ -MD5 (swig1.1p2.tar.gz) = ca618535a14f707ec3c8316a1dfd56c6 +MD5 (swig1.1p3.tar.gz) = 8fac4c7380ea65bfa87fcb9c1f962331 diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index 752adf221079..d46368ce3e0e 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: SWIG -# Version required: 1.1p2 +# Version required: 1.1p3 # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.7 1997/08/11 15:06:30 erich Exp $ +# $Id: Makefile,v 1.8 1997/12/04 11:17:34 asami Exp $ # -DISTNAME= swig1.1p2 -PKGNAME= swig-1.1p2 +DISTNAME= swig1.1p3 +PKGNAME= swig-1.1p3 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -15,10 +15,11 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ MAINTAINER= erich@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ +BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ + ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p2 +WRKSRC= ${WRKDIR}/SWIG1.1p3 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \ --with-tcllib=${PREFIX}/lib/tcl8.0/ diff --git a/devel/swig20/distinfo b/devel/swig20/distinfo index 2ead5a1a39c0..ba6ec5fa288a 100644 --- a/devel/swig20/distinfo +++ b/devel/swig20/distinfo @@ -1 +1 @@ -MD5 (swig1.1p2.tar.gz) = ca618535a14f707ec3c8316a1dfd56c6 +MD5 (swig1.1p3.tar.gz) = 8fac4c7380ea65bfa87fcb9c1f962331 |