aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-ExtUtils-ParseXS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-ExtUtils-ParseXS/Makefile')
-rw-r--r--devel/p5-ExtUtils-ParseXS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-ParseXS/Makefile b/devel/p5-ExtUtils-ParseXS/Makefile
index 2c140151d950..b9e69870ab01 100644
--- a/devel/p5-ExtUtils-ParseXS/Makefile
+++ b/devel/p5-ExtUtils-ParseXS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ExtUtils-ParseXS
-PORTVERSION= 3.07
+PORTVERSION= 3.15
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SMUELLER
@@ -21,6 +21,7 @@ MAN3= ExtUtils::ParseXS.3 \
ExtUtils::ParseXS::Constants.3 \
ExtUtils::ParseXS::Utilities.3 \
ExtUtils::Typemaps.3 \
+ ExtUtils::Typemaps::Cmd.3 \
ExtUtils::Typemaps::InputMap.3 \
ExtUtils::Typemaps::OutputMap.3 \
ExtUtils::Typemaps::Type.3