Bug 39110 - Latest version of SWIG-devel
Summary: Latest version of SWIG-devel
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Akinori MUSHA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-10 16:40 UTC by Dominic Mitchell
Modified: 2002-06-11 21:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (706 bytes, patch)
2002-06-10 16:40 UTC, Dominic Mitchell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Mitchell 2002-06-10 16:38:01 UTC
>Number:         39110
>Category:       ports
>Synopsis:       Latest version of SWIG-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 10 08:40:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
Semantico
>Environment:
System: FreeBSD cassia.dyn.rp.lan 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #4: Fri May 10 19:09:47 BST 2002 root@cassia.dyn.rp.lan:/usr/obj/usr/src/sys/CASSIA i386


	I've tested this patch with SWIG_LANGUAGES="perl python ruby".

>Description:
	Here's the update to the latest and greatest version of SWIG...
>How-To-Repeat:
	n/a
>Fix:

	Here's the patch.

diff -urN /usr/ports/devel/SWIG-devel/Makefile SWIG-devel/Makefile
--- /usr/ports/devel/SWIG-devel/Makefile	Thu Feb 14 09:32:17 2002
+++ SWIG-devel/Makefile	Mon Jun 10 16:25:16 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	swig
-PORTVERSION=	1.3.11
+PORTVERSION=	1.3.12
 CATEGORIES=	devel perl5 python ruby tcl82
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		ftp://ftp.rge.com/pub/languages/swig/ \
diff -urN /usr/ports/devel/SWIG-devel/distinfo SWIG-devel/distinfo
--- /usr/ports/devel/SWIG-devel/distinfo	Thu Feb 14 09:32:17 2002
+++ SWIG-devel/distinfo	Mon Jun 10 16:25:44 2002
@@ -1 +1 @@
-MD5 (swig-1.3.11.tar.gz) = 671752dda74c16e20732088f533df239
+MD5 (swig-1.3.12.tar.gz) = 70f86b0a5c93807f276abbf6874743e0
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message
Comment 1 Dominic Mitchell 2002-06-10 16:40:03 UTC
	Here's the update to the latest and greatest version of SWIG...

Fix: Here's the patch.
How-To-Repeat: 	n/a
Comment 2 Patrick Li freebsd_committer freebsd_triage 2002-06-10 16:41:44 UTC
Responsible Changed
From-To: freebsd-ports->knu

Over to maintainer
Comment 3 Akinori MUSHA 2002-06-10 19:00:22 UTC
At Mon, 10 Jun 2002 16:38:01 +0100 (BST),
Dominic Mitchell wrote:
> >Description:
> 	Here's the update to the latest and greatest version of SWIG...

Thanks for the notice.

> >Fix:
> 
> 	Here's the patch.
> 
> diff -urN /usr/ports/devel/SWIG-devel/Makefile SWIG-devel/Makefile
> --- /usr/ports/devel/SWIG-devel/Makefile	Thu Feb 14 09:32:17 2002
> +++ SWIG-devel/Makefile	Mon Jun 10 16:25:16 2002
> @@ -6,7 +6,7 @@
>  #
>  
>  PORTNAME=	swig
> -PORTVERSION=	1.3.11
> +PORTVERSION=	1.3.12
>  CATEGORIES=	devel perl5 python ruby tcl82
>  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
>  		ftp://ftp.rge.com/pub/languages/swig/ \
> diff -urN /usr/ports/devel/SWIG-devel/distinfo SWIG-devel/distinfo
> --- /usr/ports/devel/SWIG-devel/distinfo	Thu Feb 14 09:32:17 2002
> +++ SWIG-devel/distinfo	Mon Jun 10 16:25:44 2002
> @@ -1 +1 @@
> -MD5 (swig-1.3.11.tar.gz) = 671752dda74c16e20732088f533df239
> +MD5 (swig-1.3.12.tar.gz) = 70f86b0a5c93807f276abbf6874743e0

Since several files were added and removed, pkg-plist also needs
updating, too.  I'll commit a working update shortly.

Regards,

-- 
                     /
                    /__  __            Akinori.org / MUSHA.org
                   / )  )  ) )  /     FreeBSD.org / Ruby-lang.org
Akinori MUSHA aka / (_ /  ( (__(  @ iDaemons.org / and.or.jp

"Somewhere out of a memory.. of lighted streets on quiet nights.."
Comment 4 Akinori MUSHA freebsd_committer freebsd_triage 2002-06-10 19:01:39 UTC
State Changed
From-To: open->closed

Committed, thanks.