diff options
author | ejc <ejc@FreeBSD.org> | 1999-01-17 23:31:07 +0800 |
---|---|---|
committer | ejc <ejc@FreeBSD.org> | 1999-01-17 23:31:07 +0800 |
commit | 5730ad0cc4157f529aa36708f5f0b7d73e2f6556 (patch) | |
tree | 953940a83d783318fcc6cd39b58812ab1acdc8fc /devel | |
parent | 404224815de7ea1833fb1380fa835714bd4a7bd3 (diff) | |
download | freebsd-ports-gnome-5730ad0cc4157f529aa36708f5f0b7d73e2f6556.tar.gz freebsd-ports-gnome-5730ad0cc4157f529aa36708f5f0b7d73e2f6556.tar.zst freebsd-ports-gnome-5730ad0cc4157f529aa36708f5f0b7d73e2f6556.zip |
Update SWIG to patch 5
Diffstat (limited to 'devel')
-rw-r--r-- | devel/SWIG-devel/Makefile | 8 | ||||
-rw-r--r-- | devel/SWIG-devel/distinfo | 2 | ||||
-rw-r--r-- | devel/SWIG/Makefile | 8 | ||||
-rw-r--r-- | devel/SWIG/distinfo | 2 | ||||
-rw-r--r-- | devel/swig11/Makefile | 8 | ||||
-rw-r--r-- | devel/swig11/distinfo | 2 | ||||
-rw-r--r-- | devel/swig13/Makefile | 8 | ||||
-rw-r--r-- | devel/swig13/distinfo | 2 | ||||
-rw-r--r-- | devel/swig20/Makefile | 8 | ||||
-rw-r--r-- | devel/swig20/distinfo | 2 |
10 files changed, 25 insertions, 25 deletions
diff --git a/devel/SWIG-devel/Makefile b/devel/SWIG-devel/Makefile index eb7dc6868eea..f6d51d3290dc 100644 --- a/devel/SWIG-devel/Makefile +++ b/devel/SWIG-devel/Makefile @@ -3,11 +3,11 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.12 1998/06/25 06:43:28 tg Exp $ +# $Id: Makefile,v 1.13 1998/12/07 05:34:37 steve Exp $ # -DISTNAME= swig1.1p4 -PKGNAME= swig-1.1p4 +DISTNAME= swig1.1p5 +PKGNAME= swig-1.1p5 CATEGORIES= devel python tcl81 MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p4 +WRKSRC= ${WRKDIR}/SWIG1.1p5 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \ --with-tcllib=${PREFIX}/lib/tcl8.1/ diff --git a/devel/SWIG-devel/distinfo b/devel/SWIG-devel/distinfo index 21b6f69f93e2..1f8d380286f1 100644 --- a/devel/SWIG-devel/distinfo +++ b/devel/SWIG-devel/distinfo @@ -1 +1 @@ -MD5 (swig1.1p4.tar.gz) = f51e0f6c279d221aef9ec2f5e32e455f +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile index eb7dc6868eea..f6d51d3290dc 100644 --- a/devel/SWIG/Makefile +++ b/devel/SWIG/Makefile @@ -3,11 +3,11 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.12 1998/06/25 06:43:28 tg Exp $ +# $Id: Makefile,v 1.13 1998/12/07 05:34:37 steve Exp $ # -DISTNAME= swig1.1p4 -PKGNAME= swig-1.1p4 +DISTNAME= swig1.1p5 +PKGNAME= swig-1.1p5 CATEGORIES= devel python tcl81 MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p4 +WRKSRC= ${WRKDIR}/SWIG1.1p5 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \ --with-tcllib=${PREFIX}/lib/tcl8.1/ diff --git a/devel/SWIG/distinfo b/devel/SWIG/distinfo index 21b6f69f93e2..1f8d380286f1 100644 --- a/devel/SWIG/distinfo +++ b/devel/SWIG/distinfo @@ -1 +1 @@ -MD5 (swig1.1p4.tar.gz) = f51e0f6c279d221aef9ec2f5e32e455f +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index eb7dc6868eea..f6d51d3290dc 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -3,11 +3,11 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.12 1998/06/25 06:43:28 tg Exp $ +# $Id: Makefile,v 1.13 1998/12/07 05:34:37 steve Exp $ # -DISTNAME= swig1.1p4 -PKGNAME= swig-1.1p4 +DISTNAME= swig1.1p5 +PKGNAME= swig-1.1p5 CATEGORIES= devel python tcl81 MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p4 +WRKSRC= ${WRKDIR}/SWIG1.1p5 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \ --with-tcllib=${PREFIX}/lib/tcl8.1/ diff --git a/devel/swig11/distinfo b/devel/swig11/distinfo index 21b6f69f93e2..1f8d380286f1 100644 --- a/devel/swig11/distinfo +++ b/devel/swig11/distinfo @@ -1 +1 @@ -MD5 (swig1.1p4.tar.gz) = f51e0f6c279d221aef9ec2f5e32e455f +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index eb7dc6868eea..f6d51d3290dc 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -3,11 +3,11 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.12 1998/06/25 06:43:28 tg Exp $ +# $Id: Makefile,v 1.13 1998/12/07 05:34:37 steve Exp $ # -DISTNAME= swig1.1p4 -PKGNAME= swig-1.1p4 +DISTNAME= swig1.1p5 +PKGNAME= swig-1.1p5 CATEGORIES= devel python tcl81 MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p4 +WRKSRC= ${WRKDIR}/SWIG1.1p5 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \ --with-tcllib=${PREFIX}/lib/tcl8.1/ diff --git a/devel/swig13/distinfo b/devel/swig13/distinfo index 21b6f69f93e2..1f8d380286f1 100644 --- a/devel/swig13/distinfo +++ b/devel/swig13/distinfo @@ -1 +1 @@ -MD5 (swig1.1p4.tar.gz) = f51e0f6c279d221aef9ec2f5e32e455f +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index eb7dc6868eea..f6d51d3290dc 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -3,11 +3,11 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.12 1998/06/25 06:43:28 tg Exp $ +# $Id: Makefile,v 1.13 1998/12/07 05:34:37 steve Exp $ # -DISTNAME= swig1.1p4 -PKGNAME= swig-1.1p4 +DISTNAME= swig1.1p5 +PKGNAME= swig-1.1p5 CATEGORIES= devel python tcl81 MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p4 +WRKSRC= ${WRKDIR}/SWIG1.1p5 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \ --with-tcllib=${PREFIX}/lib/tcl8.1/ diff --git a/devel/swig20/distinfo b/devel/swig20/distinfo index 21b6f69f93e2..1f8d380286f1 100644 --- a/devel/swig20/distinfo +++ b/devel/swig20/distinfo @@ -1 +1 @@ -MD5 (swig1.1p4.tar.gz) = f51e0f6c279d221aef9ec2f5e32e455f +MD5 (swig1.1p5.tar.gz) = 0626b69b2aa6814ca0c61d23a7f9df23 |