ports/60353: [MAINTAINER UPDATE] Update lang/gnat-doc-* to 3.15p
John Merryweather Cooper
johnmary at adelphia.net
Thu Dec 18 03:30:28 UTC 2003
>Number: 60353
>Category: ports
>Synopsis: [MAINTAINER UPDATE] Update lang/gnat-doc-* to 3.15p
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 17 19:30:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: John Merryweather Cooper
>Release: FreeBSD 4.9-STABLE i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD borgdemon.losaca.adelphia.net 4.9-STABLE FreeBSD 4.9-STABLE #2: Tue Dec 9 23:14:13 PST 2003 root at borgdemon.losaca.adelphia.net:/usr/obj/usr/src/sys/K6-2 i386
<machine, os, target, libraries (multiple lines)>
>Description:
Update lang/gnat-doc-* to 3.15p. The distfile name has changed,
some graphics have been added to the html documentation, and
the info documentation is more comprehensive.
>How-To-Repeat:
N/A
>Fix:
# This is a patch for gnat-doc-html to update it to gnat-doc-html-3.15p
#
# To apply this patch:
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'applypatch' program with this patch file as input.
#
# If you do not have 'applypatch', it is part of the 'makepatch' package
# that you can fetch from the Comprehensive Perl Archive Network:
# http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz
# In the above URL, 'x' should be 2 or higher.
#
# To apply this patch without the use of 'applypatch':
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'patch' program with this file as input.
#
#### End of Preamble ####
#### Patch data follows ####
diff -u 'gnat-doc-html/Makefile' 'gnat-doc-html-3.15p/Makefile'
Index: ./Makefile
--- ./Makefile Sun Nov 30 02:38:56 2003
+++ ./Makefile Wed Dec 17 18:39:54 2003
@@ -6,7 +6,7 @@
#
PORTNAME= gnat-doc
-PORTVERSION= 3.14p
+PORTVERSION= 3.15p
CATEGORIES= lang
MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/%SUBDIR%/ \
ftp://ftp.cdrom.com/pub/languages/ada/compiler/gnat/%SUBDIR%/ \
@@ -19,12 +19,12 @@
ftp://ftp.fss.bme.hu/pub/ada/gnat/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
PKGNAMESUFFIX= -${DOCFORMAT}
-DISTNAME= gnat-${PORTVERSION}-docs
+DISTNAME= gnat-${PORTVERSION}-unx-docs
MAINTAINER= coop9211 at uidaho.edu
COMMENT= Documentation for the GNAT compiler
-WRKSRC= ${WRKDIR}/gnat-${PORTVERSION}-docs
+WRKSRC= ${WRKDIR}/gnat-${PORTVERSION}-unx-docs
NO_BUILD= yes
PLIST= ${MASTERDIR}/pkg-plist_${DOCFORMAT}
PKGMESSAGE= ${MASTERDIR}/pkg-message_${DOCFORMAT}
@@ -61,9 +61,6 @@
.if ${DOCFORMAT} == "info"
@${MKDIR} ${PREFIX}/info
@${INSTALL_MAN} ${WRKSRC}/${DOCFORMAT}/* ${PREFIX}/info
- @if [ ! -f ${PREFIX}/info/dir ]; then \
- ${SED} -ne '1,/Menu:/p' \/usr\/share\/info/dir > ${PREFIX}/info/dir; \
- fi
@${INSTALL_INFO} --item=${ARM_LABEL} ${PREFIX}/info/arm95.info ${PREFIX}/info/dir
@${INSTALL_INFO} --item=${GCC_LABEL} ${PREFIX}/info/gcc.info ${PREFIX}/info/dir
@${INSTALL_INFO} --item=${RM_LABEL} ${PREFIX}/info/gnat_rm.info ${PREFIX}/info/dir
diff -u 'gnat-doc-html/distinfo' 'gnat-doc-html-3.15p/distinfo'
Index: ./distinfo
--- ./distinfo Fri Feb 8 07:41:54 2002
+++ ./distinfo Wed Dec 17 18:29:54 2003
@@ -1 +1 @@
-MD5 (gnat-3.14p-docs.tar.gz) = b5ed0bdfa4a5d6f88b0f64c444e60761
+MD5 (gnat-3.15p-unx-docs.tar.gz) = 3bcbedfaccf343a8515efc0f74b8a027
diff -u 'gnat-doc-html/pkg-plist_html' 'gnat-doc-html-3.15p/pkg-plist_html'
Index: ./pkg-plist_html
--- ./pkg-plist_html Fri Feb 8 07:41:54 2002
+++ ./pkg-plist_html Wed Dec 17 18:58:20 2003
@@ -15,4 +15,4 @@
share/doc/gnat/html/tasks.gif
share/doc/gnat/html/tooltips.gif
@dirrm share/doc/gnat/html
- at unexec rmdir %D/share/doc/gnat 2>/dev/null || true
+ at dirrm share/doc/gnat
diff -u 'gnat-doc-html/pkg-plist_info' 'gnat-doc-html-3.15p/pkg-plist_info'
Index: ./pkg-plist_info
--- ./pkg-plist_info Fri Feb 8 07:41:54 2002
+++ ./pkg-plist_info Wed Dec 17 19:10:16 2003
@@ -49,7 +49,21 @@
info/gcc.info-12
info/gcc.info-13
info/gcc.info-14
+info/gcc.info-15
+info/gcc.info-16
+info/gcc.info-17
+info/gcc.info-18
+info/gcc.info-19
info/gcc.info-2
+info/gcc.info-20
+info/gcc.info-21
+info/gcc.info-22
+info/gcc.info-23
+info/gcc.info-24
+info/gcc.info-25
+info/gcc.info-26
+info/gcc.info-27
+info/gcc.info-28
info/gcc.info-3
info/gcc.info-4
info/gcc.info-5
@@ -59,6 +73,11 @@
info/gcc.info-9
info/gdb.info
info/gdb.info-1
+info/gdb.info-10
+info/gdb.info-11
+info/gdb.info-12
+info/gdb.info-13
+info/gdb.info-14
info/gdb.info-2
info/gdb.info-3
info/gdb.info-4
@@ -69,6 +88,8 @@
info/gdb.info-9
info/gnat_rm.info
info/gnat_rm.info-1
+info/gnat_rm.info-10
+info/gnat_rm.info-11
info/gnat_rm.info-2
info/gnat_rm.info-3
info/gnat_rm.info-4
@@ -79,6 +100,13 @@
info/gnat_rm.info-9
info/gnat_ug.info
info/gnat_ug.info-1
+info/gnat_ug.info-10
+info/gnat_ug.info-11
+info/gnat_ug.info-12
+info/gnat_ug.info-13
+info/gnat_ug.info-14
+info/gnat_ug.info-15
+info/gnat_ug.info-16
info/gnat_ug.info-2
info/gnat_ug.info-3
info/gnat_ug.info-4
diff -u 'gnat-doc-html/pkg-plist_ps' 'gnat-doc-html-3.15p/pkg-plist_ps'
Index: ./pkg-plist_ps
--- ./pkg-plist_ps Fri Feb 8 07:41:54 2002
+++ ./pkg-plist_ps Wed Dec 17 19:00:02 2003
@@ -4,6 +4,5 @@
share/doc/gnat/ps/gnat_rm.ps
share/doc/gnat/ps/gnat_ug.ps
share/doc/gnat/ps/gvd.ps
-share/doc/gnat/ps/refcard.ps
@dirrm share/doc/gnat/ps
- at unexec rmdir %D/share/doc/gnat 2>/dev/null || true
+ at dirrm share/doc/gnat
diff -u 'gnat-doc-html/pkg-plist_texi' 'gnat-doc-html-3.15p/pkg-plist_texi'
Index: ./pkg-plist_texi
--- ./pkg-plist_texi Fri Feb 8 07:41:54 2002
+++ ./pkg-plist_texi Wed Dec 17 19:01:12 2003
@@ -3,7 +3,7 @@
share/doc/gnat/texi/extend.texi
share/doc/gnat/texi/gcc.texi
share/doc/gnat/texi/gcov.texi
-share/doc/gnat/texi/gdb.texinfo
+share/doc/gnat/texi/gfdl.texi
share/doc/gnat/texi/gnat_rm.texi
share/doc/gnat/texi/gnat_ug_unx.texi
share/doc/gnat/texi/gvd.texi
@@ -15,4 +15,4 @@
share/doc/gnat/texi/texiplus.tex
share/doc/gnat/texi/tm.texi
@dirrm share/doc/gnat/texi
- at unexec rmdir %D/share/doc/gnat 2>/dev/null || true
+ at dirrm share/doc/gnat
diff -u 'gnat-doc-html/pkg-plist_txt' 'gnat-doc-html-3.15p/pkg-plist_txt'
Index: ./pkg-plist_txt
--- ./pkg-plist_txt Fri Feb 8 07:41:54 2002
+++ ./pkg-plist_txt Wed Dec 17 19:02:36 2003
@@ -5,4 +5,4 @@
share/doc/gnat/txt/gnat_ug.txt
share/doc/gnat/txt/gvd.txt
@dirrm share/doc/gnat/txt
- at unexec rmdir %D/share/doc/gnat 2>/dev/null || true
+ at dirrm share/doc/gnat
#### End of Patch data ####
#### ApplyPatch data follows ####
# Data version : 1.0
# Date generated : Wed Dec 17 19:12:34 2003
# Generated by : makepatch 2.00
# Recurse directories : Yes
# p 'Makefile' 3010 1071715194 0100644
# p 'distinfo' 64 1071714594 0100644
# p 'pkg-plist_html' 594 1071716300 0100644
# p 'pkg-plist_info' 2281 1071717016 0100644
# p 'pkg-plist_ps' 266 1071716402 0100644
# p 'pkg-plist_texi' 576 1071716472 0100644
# p 'pkg-plist_txt' 250 1071716556 0100644
#### End of ApplyPatch data ####
#### End of Patch kit [created: Wed Dec 17 19:12:34 2003] ####
#### Checksum: 192 6057 19997 ####
--------------070406070905060300010001--
>Release-Note:
>Audit-Trail:
>Unformatted:
This is a multi-part message in MIME format.
--------------070406070905060300010001
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
See attached
--------------070406070905060300010001
Content-Type: text/plain;
name="send-pr-update-gnat-doc"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="send-pr-update-gnat-doc"
SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
SEND-PR: Please consult the following URL if you are not sure how to
SEND-PR: fill out a problem report:
SEND-PR: http://www.freebsd.org/doc/en/articles/problem-reports/
SEND-PR:
SEND-PR: Note that the Synopsis field is mandatory.
SEND-PR:
SEND-PR: Please note that (unless you state otherwise) if your report
SEND-PR: includes a patch then it will be taken under the same license as
SEND-PR: the one on the file(s) you want to change.
SEND-PR:
SEND-PR: BE ADVISED THAT FREEBSD PROBLEM REPORTS ARE PUBLIC INFORMATION AND
SEND-PR: WILL BE PUBLISHED AS-IS ON THE PROJECT'S MAILING LISTS AND WEB SITES.
SEND-PR: DO NOT SUBMIT ANY INFORMATION YOU DO NOT WANT MADE PUBLIC.
SEND-PR:
SEND-PR: If you wish to submit a problem report confidentially, then contact
SEND-PR: the FreeBSD bugmaster (bugmaster at FreeBSD.org) to arrange for a
SEND-PR: relevant developer to be contacted.
SEND-PR:
SEND-PR: For sensitive security issues, consider contacting the FreeBSD
SEND-PR: security officer team (security-officer at freebsd.org) directly.
SEND-PR:
SEND-PR: Choose from the following categories:
SEND-PR:
SEND-PR: advocacy alpha amd64 bin conf docs
SEND-PR: gnu i386 ia64 java kern misc
SEND-PR: ports powerpc sparc64 standards www
SEND-PR:
To: FreeBSD-gnats-submit at freebsd.org
From: John Merryweather Cooper <johnmary at adelphia.net>
Reply-To: John Merryweather Cooper <coop9211 at uidaho.edu>
Cc:
X-send-pr-version: 3.113
X-GNATS-Notify:
More information about the freebsd-ports-bugs
mailing list