aboutsummaryrefslogtreecommitdiff
path: root/devel/autodia
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-18 22:16:54 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-18 22:16:54 +0000
commit0b4ff89bd4bcf77fbf3208c778ee52566b299928 (patch)
treefc3dab2657a2c03535d0649303f80871d1350e11 /devel/autodia
parentc3097067558f091ec1c5637e58542a1138c06d2d (diff)
downloadports-0b4ff89bd4bcf77fbf3208c778ee52566b299928.tar.gz
ports-0b4ff89bd4bcf77fbf3208c778ee52566b299928.zip
Update to 1.3
PR: 47086 Submitted by: Ulrich Spoerlein <q@uni.de>
Notes
Notes: svn path=/head/; revision=73435
Diffstat (limited to 'devel/autodia')
-rw-r--r--devel/autodia/Makefile13
-rw-r--r--devel/autodia/distinfo2
-rw-r--r--devel/autodia/pkg-plist8
3 files changed, 13 insertions, 10 deletions
diff --git a/devel/autodia/Makefile b/devel/autodia/Makefile
index a9c5580321a8..09564ef979b7 100644
--- a/devel/autodia/Makefile
+++ b/devel/autodia/Makefile
@@ -7,11 +7,11 @@
#
PORTNAME= autodia
-PORTVERSION= 1.2
+PORTVERSION= 1.3
PORTREVISION= 0
CATEGORIES= devel perl5
MASTER_SITES= http://droogs.org/autodia/download/
-DISTNAME= AutoDia-${PORTVERSION}
+DISTNAME= Autodia-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
@@ -21,15 +21,12 @@ BUILD_DEPENDS= ${PERL_SITELIBDIR}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Te
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_SITELIBDIR= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
-USE_BZIP2= yes
PERL_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/Autodia
-MAN1= autodia.1
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Autodia.3 Autodia::Diagram.3 Autodia::Diagram::Class.3 \
- Autodia::Diagram::Component.3 Autodia::Handler.3 \
- Autodia::Handler::Cpp.3 Autodia::Handler::PHP.3 \
+MAN3= Autodia.3 autodia.3 autodia_java.3 Autodia::Diagram.3 \
+ Autodia::Diagram::Class.3 Autodia::Diagram::Component.3 \
+ Autodia::Handler.3 Autodia::Handler::Cpp.3 Autodia::Handler::PHP.3 \
Autodia::Handler::Perl.3
DOCS= CHANGES COPYING CREDITS DEVELOP FAQ INSTALL README
diff --git a/devel/autodia/distinfo b/devel/autodia/distinfo
index 1af0b2c857ac..2969470d449e 100644
--- a/devel/autodia/distinfo
+++ b/devel/autodia/distinfo
@@ -1 +1 @@
-MD5 (AutoDia-1.2.tar.bz2) = d08725640718036a5e490ab0c7431056
+MD5 (Autodia-1.3.tar.gz) = 4f3cf8c2aa81df384d961027b67a2462
diff --git a/devel/autodia/pkg-plist b/devel/autodia/pkg-plist
index 18c2c031dc69..13ab71e7309f 100644
--- a/devel/autodia/pkg-plist
+++ b/devel/autodia/pkg-plist
@@ -1,4 +1,5 @@
-bin/autodia
+bin/autodia.pl
+bin/autodia_java.pl
lib/perl5/site_perl/%%PERL_VER%%/Autodia/Diagram.pm
lib/perl5/site_perl/%%PERL_VER%%/Autodia/Diagram/Class.pm
lib/perl5/site_perl/%%PERL_VER%%/Autodia/Diagram/Component.pm
@@ -10,7 +11,12 @@ lib/perl5/site_perl/%%PERL_VER%%/Autodia/Handler.pm
lib/perl5/site_perl/%%PERL_VER%%/Autodia/Handler/Cpp.pm
lib/perl5/site_perl/%%PERL_VER%%/Autodia/Handler/Java.pm
lib/perl5/site_perl/%%PERL_VER%%/Autodia/Handler/Perl.pm
+lib/perl5/site_perl/%%PERL_VER%%/Autodia/Handler/PHP.pm
lib/perl5/site_perl/%%PERL_VER%%/Autodia.pm
+lib/perl5/site_perl/%%PERL_VER%%/autodia.pl
+lib/perl5/site_perl/%%PERL_VER%%/autodia_java.pl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Autodia/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/mach/auto/Autodia
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Autodia/Diagram
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Autodia/Handler
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Autodia