mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 1.9.
- Minor fixes to the Makefile and pkg-plist PR: 61362 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Approved by: erwin (mentor) (implicitly)
This commit is contained in:
parent
18f9e70e88
commit
b27714e731
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98255
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= autodia
|
||||
PORTVERSION= 1.8
|
||||
PORTVERSION= 1.9
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= http://droogs.org/autodia/download/
|
||||
DISTNAME= Autodia-${PORTVERSION}
|
||||
@ -41,7 +41,7 @@ MAN3= Autodia.3 autodia.3 autodia_java.3 \
|
||||
DOCS= CHANGES COPYING CREDITS DEVELOP FAQ INSTALL MANIFEST README TODO
|
||||
|
||||
pre-install:
|
||||
@${RM} -f ${WRKSRC}/blib/man3/*.3pm
|
||||
@${RM} -f ${WRKSRC}/blib/man3/*.3
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
post-install:
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Autodia-1.8.tar.gz) = 912f7450e3d8d9db54e0d3aefe76307b
|
||||
MD5 (Autodia-1.9.tar.gz) = 7a2af742cf79ad49d6377513b4f2ef61
|
||||
|
@ -31,8 +31,6 @@ share/doc/autodia/MANIFEST
|
||||
share/doc/autodia/README
|
||||
share/doc/autodia/TODO
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Autodia
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
|
||||
@dirrm %%SITE_PERL%%/mach
|
||||
@dirrm %%SITE_PERL%%/Autodia/Diagram
|
||||
@dirrm %%SITE_PERL%%/Autodia/Handler
|
||||
@dirrm %%SITE_PERL%%/Autodia
|
||||
|
Loading…
Reference in New Issue
Block a user