diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2009-03-29 11:49:15 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2009-03-29 11:49:15 +0000 |
commit | 5cee286b76787e0788da143519547b2978b1aa0e (patch) | |
tree | b7874e2f54a05003139a9b07eef60e3d946104ae /devel/swig20 | |
parent | cbe459c8fc0138f99ec3d05240e06748391812f5 (diff) | |
download | ports-5cee286b76787e0788da143519547b2978b1aa0e.tar.gz ports-5cee286b76787e0788da143519547b2978b1aa0e.zip |
Notes
Diffstat (limited to 'devel/swig20')
-rw-r--r-- | devel/swig20/Makefile | 2 | ||||
-rw-r--r-- | devel/swig20/distinfo | 6 | ||||
-rw-r--r-- | devel/swig20/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index fda290849597..9addab550e53 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= swig -PORTVERSION= 1.3.38 +PORTVERSION= 1.3.39 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/swig20/distinfo b/devel/swig20/distinfo index 5a98b9dd0ebe..781f8d1a72f6 100644 --- a/devel/swig20/distinfo +++ b/devel/swig20/distinfo @@ -1,3 +1,3 @@ -MD5 (swig-1.3.38.tar.gz) = 650c774917be49c526a4f8a3e733c898 -SHA256 (swig-1.3.38.tar.gz) = e7cbddc8c68b1eccba1c82edd5427595397d9a483c8fb1184abc9303afe08045 -SIZE (swig-1.3.38.tar.gz) = 4816202 +MD5 (swig-1.3.39.tar.gz) = ac201d1b87f8659584534f9540d7ad24 +SHA256 (swig-1.3.39.tar.gz) = bb2d5d9373cf1fe03faaadb02de47af3b058b0300e0f58ece6a7212f0a2b11dc +SIZE (swig-1.3.39.tar.gz) = 4821554 diff --git a/devel/swig20/pkg-plist b/devel/swig20/pkg-plist index 23a8a00a20c5..33b378c21368 100644 --- a/devel/swig20/pkg-plist +++ b/devel/swig20/pkg-plist @@ -1419,6 +1419,7 @@ bin/swig%%VER%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/csharp/enum_thorough_typesafe_runme.cs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/csharp/imports_runme.cs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/csharp/intermediary_classname_runme.cs +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/csharp/li_attribute_runme.cs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/csharp/li_boost_shared_ptr_runme.cs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/csharp/li_std_except_runme.cs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/csharp/li_std_string_runme.cs @@ -1639,6 +1640,7 @@ bin/swig%%VER%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/inout.i %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/inplaceadd.i %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/input.i +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/insert_directive.i %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/integers.i %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/intermediary_classname.i %%PORTEXAMPLES%%%%EXAMPLESDIR%%/%%PORTVERSION%%/test-suite/java/Makefile |