Update to 1.19

PR:		96118
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
This commit is contained in:
Erwin Lansing 2006-04-21 13:43:17 +00:00
parent 473545444a
commit a4de7e3450
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160075
3 changed files with 4 additions and 37 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= make++
PORTVERSION= 1.18
PORTVERSION= 1.19
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/p/g}
@ -35,7 +35,5 @@ do-install:
${FIND} . -name "*.pm" -exec ${INSTALL_SCRIPT} {} ${DATADIR}/Signature \;)
@(cd ${WRKSRC} ; \
${FIND} . -name "*.mk" -exec ${INSTALL_SCRIPT} {} ${DATADIR} \;)
@${MKDIR} ${DATADIR}/html
${CP} ${WRKSRC}/doc/* ${DATADIR}/html
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (makepp-1.18.tar.gz) = 0ab4fee5c74482d21bcbf8da3a292b1f
SHA256 (makepp-1.18.tar.gz) = 0a1ee878452d44ecdf52dae928418ed2c426b5bbb95bc223b787329f9f5cc2be
SIZE (makepp-1.18.tar.gz) = 236990
MD5 (makepp-1.19.tar.gz) = c8ae44420137e5a051ca171f2dfe21ea
SHA256 (makepp-1.19.tar.gz) = 47951629d562e95b0a96157c4a278f2b9c25de9673ba618cfca2098b03bd0ce6
SIZE (makepp-1.19.tar.gz) = 217453

View file

@ -18,36 +18,5 @@ share/makepp/Signature/c_compilation_md5.pm
share/makepp/Signature/exact_match.pm
share/makepp/Signature/md5.pm
share/makepp/Signature/target_newer.pm
share/makepp/html/bugs.html
share/makepp/html/build_algorithm.html
share/makepp/html/builtin.html
share/makepp/html/command_line.html
share/makepp/html/dirs.html
share/makepp/html/extending_makepp.html
share/makepp/html/features.html
share/makepp/html/incompat.html
share/makepp/html/index.html
share/makepp/html/inferring.html
share/makepp/html/legacy_makefiles.html
share/makepp/html/release_notes_118.html
share/makepp/html/repositories.html
share/makepp/html/scanning.html
share/makepp/html/signature_checking.html
share/makepp/html/syntax_makefile.html
share/makepp/html/t_builtin.html
share/makepp/html/t_debugging.html
share/makepp/html/t_dirs.html
share/makepp/html/t_functions.html
share/makepp/html/t_index.html
share/makepp/html/t_pattern.html
share/makepp/html/t_phony.html
share/makepp/html/t_qt.html
share/makepp/html/t_simplest.html
share/makepp/html/t_unix_compilation.html
share/makepp/html/t_variables.html
share/makepp/html/t_variant.html
share/makepp/html/t_whatsin.html
share/makepp/html/t_wildcards.html
@dirrm share/makepp/Signature
@dirrm share/makepp/html
@dirrm share/makepp