pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/swig Note that this is version 1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3de5b533c738
branches:  trunk
changeset: 610727:3de5b533c738
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat Nov 03 23:44:43 2012 +0000

description:
Note that this is version 1.

diffstat:

 devel/swig/DESCR    |  2 ++
 devel/swig/Makefile |  6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r d68f816adecf -r 3de5b533c738 devel/swig/DESCR
--- a/devel/swig/DESCR  Sat Nov 03 23:13:48 2012 +0000
+++ b/devel/swig/DESCR  Sat Nov 03 23:44:43 2012 +0000
@@ -7,3 +7,5 @@
 code) in order to make the corresponding C/C++ libraries available to
 the listed languages, or to extend C/C++ programs with a scripting
 language.
+
+This is version 1 of swig.
diff -r d68f816adecf -r 3de5b533c738 devel/swig/Makefile
--- a/devel/swig/Makefile       Sat Nov 03 23:13:48 2012 +0000
+++ b/devel/swig/Makefile       Sat Nov 03 23:44:43 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2012/10/31 11:19:48 asau Exp $
+# $NetBSD: Makefile,v 1.32 2012/11/03 23:44:44 gdt Exp $
 
 DISTNAME=      swig-1.3.36
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=swig/}
 
@@ -20,7 +20,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.swig.org/
-COMMENT=       Simplified Wrapper and Interface Generator
+COMMENT=       Simplified Wrapper and Interface Generator (version 1)
 LICENSE=       2-clause-bsd
 
 CONFLICTS=             swig-build-[0-9]*



Home | Main Index | Thread Index | Old Index