Date: Thu, 1 Jul 2010 12:20:09 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/142709: commit references a PR Message-ID: <201007011220.o61CK9jA044040@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/142709; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/142709: commit references a PR Date: Thu, 1 Jul 2010 12:19:36 +0000 (UTC) stefan 2010-07-01 12:19:27 UTC FreeBSD ports repository Modified files: lang/gnat-doc-html Makefile pkg-plist_html pkg-plist_ps pkg-plist_texi pkg-plist_txt lang/gnat-doc-info Makefile lang/gnat-doc-ps Makefile lang/gnat-doc-texi Makefile lang/gnat-doc-txt Makefile Added files: lang/gnat-doc-html/files pkg-message_html.in pkg-message_info.in pkg-message_ps.in pkg-message_texi.in pkg-message_txt.in Removed files: lang/gnat-doc-html pkg-message_html pkg-message_info pkg-message_ps pkg-message_texi pkg-message_txt Log: - Ignore port if NOPORTDOCS is defined. - Dynamically adjust pkg-message. - Adjust DOCSDIR and plist. PR: 142709 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Feature safe: yes Revision Changes Path 1.9 +7 -14 ports/lang/gnat-doc-html/Makefile 1.1 +21 -0 ports/lang/gnat-doc-html/files/pkg-message_html.in (new) 1.1 +11 -0 ports/lang/gnat-doc-html/files/pkg-message_info.in (new) 1.1 +10 -0 ports/lang/gnat-doc-html/files/pkg-message_ps.in (new) 1.1 +10 -0 ports/lang/gnat-doc-html/files/pkg-message_texi.in (new) 1.1 +10 -0 ports/lang/gnat-doc-html/files/pkg-message_txt.in (new) 1.4 +0 -21 ports/lang/gnat-doc-html/pkg-message_html (dead) 1.3 +0 -11 ports/lang/gnat-doc-html/pkg-message_info (dead) 1.3 +0 -10 ports/lang/gnat-doc-html/pkg-message_ps (dead) 1.3 +0 -10 ports/lang/gnat-doc-html/pkg-message_texi (dead) 1.3 +0 -10 ports/lang/gnat-doc-html/pkg-message_txt (dead) 1.5 +18 -18 ports/lang/gnat-doc-html/pkg-plist_html 1.5 +8 -8 ports/lang/gnat-doc-html/pkg-plist_ps 1.5 +18 -18 ports/lang/gnat-doc-html/pkg-plist_texi 1.5 +8 -8 ports/lang/gnat-doc-html/pkg-plist_txt 1.3 +5 -1 ports/lang/gnat-doc-info/Makefile 1.3 +5 -1 ports/lang/gnat-doc-ps/Makefile 1.3 +5 -1 ports/lang/gnat-doc-texi/Makefile 1.3 +5 -1 ports/lang/gnat-doc-txt/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007011220.o61CK9jA044040>