Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2006 22:18:36 +0200 (CEST)
From:      Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Subject:   ports/96118: [port update] devel/make++
Message-ID:  <20060420201836.071B3999044@server.t-hosting.hu>
Resent-Message-ID: <200604202020.k3KKKEfH089564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96118
>Category:       ports
>Synopsis:       [port update] devel/make++
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 20 20:20:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 5.3-RELEASE-p17 amd64
>Organization:
n/a
>Environment:
>Description:

- Update to 1.19

>How-To-Repeat:
>Fix:

--- makepp.diff begins here ---
Index: devel/make++/Makefile
===================================================================
RCS file: /usr/cvs/ports/devel/make++/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- devel/make++/Makefile	24 Oct 2003 12:01:30 -0000	1.8
+++ devel/make++/Makefile	20 Apr 2006 20:15:44 -0000
@@ -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 @@
 	  ${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>
Index: devel/make++/distinfo
===================================================================
RCS file: /usr/cvs/ports/devel/make++/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- devel/make++/distinfo	24 Nov 2005 15:39:29 -0000	1.4
+++ devel/make++/distinfo	20 Apr 2006 18:22:38 -0000
@@ -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
Index: devel/make++/pkg-plist
===================================================================
RCS file: /usr/cvs/ports/devel/make++/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- devel/make++/pkg-plist	27 Jan 2002 05:19:39 -0000	1.2
+++ devel/make++/pkg-plist	20 Apr 2006 18:25:18 -0000
@@ -18,36 +18,5 @@
 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
--- makepp.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060420201836.071B3999044>