Update to version 3.14p

PR: 34716
Submitted by: MAINTAINER
This commit is contained in:
Kevin Lo 2002-02-08 15:41:54 +00:00
parent 9cf3223fc3
commit 76f7ace837
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54383
7 changed files with 30 additions and 9 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= gnat-doc
PORTVERSION= 3.13p
PORTVERSION= 3.14p
CATEGORIES= lang
MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/%SUBDIR%/ \
ftp://ftp.cdrom.com/pub/languages/ada/compiler/gnat/%SUBDIR%/ \
@ -23,7 +23,7 @@ DISTNAME= gnat-${PORTVERSION}-docs
MAINTAINER= jmcoopr@webmail.bmi.net
WRKSRC= ${WRKDIR}/gnat-${PORTVERSION}-unx-docs
WRKSRC= ${WRKDIR}/gnat-${PORTVERSION}-docs
NO_BUILD= yes
PLIST= ${MASTERDIR}/pkg-plist_${DOCFORMAT}
PKGMESSAGE= ${MASTERDIR}/pkg-message_${DOCFORMAT}
@ -38,6 +38,10 @@ GCC_LABEL= "* Adagcc: (gcc). GNAT gcc 2.8.1 compiler reference
RM_LABEL= "* Gnat_rm: (gnat_rm). GNAT Reference Manual."
UG_LABEL= "* Gnat_ug: (gnat_ug). GNAT User Guide."
PLIST_SUB= SEC_LABEL=${SEC_LABEL} ARM_LABEL=${ARM_LABEL} \
GCC_LABEL=${GCC_LABEL} RM_LABEL=${RM_LABEL} \
UG_LABEL=${UG_LABEL}
.if ${DOCFORMAT} != "html" && ${DOCFORMAT} != "info" && ${DOCFORMAT} != "ps" && ${DOCFORMAT} != "texi" && ${DOCFORMAT} != "txt"
.BEGIN:
@${ECHO} "ERROR: invalid value for DOCFORMAT: \"${DOCFORMAT}\""

View file

@ -1 +1 @@
MD5 (gnat-3.13p-docs.tar.gz) = 8f5162dfc23d822d753536d3053f0bdb
MD5 (gnat-3.14p-docs.tar.gz) = b5ed0bdfa4a5d6f88b0f64c444e60761

View file

@ -1,8 +1,18 @@
share/doc/gnat/html/arm95.html
share/doc/gnat/html/assembly.gif
share/doc/gnat/html/breakpoints.gif
share/doc/gnat/html/canvas.gif
share/doc/gnat/html/colors.gif
share/doc/gnat/html/explorer.gif
share/doc/gnat/html/gcc.html
share/doc/gnat/html/gdb.html
share/doc/gnat/html/gdbtk.html
share/doc/gnat/html/gnat_rm.html
share/doc/gnat/html/gnat_ug.html
share/doc/gnat/html/gvd.html
share/doc/gnat/html/main-window.gif
share/doc/gnat/html/memory-view.gif
share/doc/gnat/html/process.gif
share/doc/gnat/html/tasks.gif
share/doc/gnat/html/tooltips.gif
@dirrm share/doc/gnat/html
@unexec rmdir %D/share/doc/gnat 2>/dev/null || true

View file

@ -18,7 +18,6 @@ info/arm95.info-23
info/arm95.info-24
info/arm95.info-25
info/arm95.info-26
info/dir
info/arm95.info-27
info/arm95.info-28
info/arm95.info-29
@ -68,7 +67,6 @@ info/gdb.info-6
info/gdb.info-7
info/gdb.info-8
info/gdb.info-9
info/gdbtk.info
info/gnat_rm.info
info/gnat_rm.info-1
info/gnat_rm.info-2
@ -89,3 +87,12 @@ info/gnat_ug.info-6
info/gnat_ug.info-7
info/gnat_ug.info-8
info/gnat_ug.info-9
info/gvd.info
@unexec install-info --delete %D/info/arm95.info %D/info/dir
@exec install-info --section="%%SEC_LABEL%%" --entry="%%ARM_LABEL%%" %D/info/arm95.info %D/info/dir
@unexec install-info --delete %D/info/gcc.info %D/info/dir
@exec install-info --section="%%SEC_LABEL%%" --entry="%%GCC_LABEL%%" %D/info/gcc.info %D/info/dir
@unexec install-info --delete %D/info/gnat_rm.info %D/info/dir
@exec install-info --section="%%SEC_LABEL%%" --entry="%%RM_LABEL%%" %D/info/gnat_rm.info %D/info/dir
@unexec install-info --delete %D/info/gnat_ug.info %D/info/dir
@exec install-info --section="%%SEC_LABEL%%" --entry="%%UG_LABEL%%" %D/info/gnat_ug.info %D/info/dir

View file

@ -1,9 +1,9 @@
share/doc/gnat/ps/arm95.ps
share/doc/gnat/ps/gcc.ps
share/doc/gnat/ps/gdb.ps
share/doc/gnat/ps/gdbtk.ps
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
@unexec rmdir %D/share/doc/gnat 2>/dev/null || true

View file

@ -4,9 +4,9 @@ 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/gdbtk.texinfo
share/doc/gnat/texi/gnat_rm.texi
share/doc/gnat/texi/gnat_ug_unx.texi
share/doc/gnat/texi/gvd.texi
share/doc/gnat/texi/install.texi
share/doc/gnat/texi/invoke.texi
share/doc/gnat/texi/md.texi

View file

@ -1,8 +1,8 @@
share/doc/gnat/txt/arm95.txt
share/doc/gnat/txt/gcc.txt
share/doc/gnat/txt/gdb.txt
share/doc/gnat/txt/gdbtk.txt
share/doc/gnat/txt/gnat_rm.txt
share/doc/gnat/txt/gnat_ug.txt
share/doc/gnat/txt/gvd.txt
@dirrm share/doc/gnat/txt
@unexec rmdir %D/share/doc/gnat 2>/dev/null || true