Update to 2.2.8a

PR:		ports/40566
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
This commit is contained in:
Patrick Li 2002-07-15 03:30:19 +00:00
parent 50aa3af2e1
commit 84c1ba7324
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62957
5 changed files with 10 additions and 20 deletions

View File

@ -7,10 +7,10 @@
#
PORTNAME= gindent
PORTVERSION= 2.2.8
PORTVERSION= 2.2.8a
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU} \
http://home.hccnet.nl/d.ingamells/
MASTER_SITES= http://home.hccnet.nl/d.ingamells/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= indent
DISTNAME= indent-${PORTVERSION}

View File

@ -1 +1 @@
MD5 (indent-2.2.8.tar.gz) = fd3c30955dbf8e410cb5d60ae39630c0
MD5 (indent-2.2.8a.tar.gz) = 7416fdbd031dee7429063ebbdba87691

View File

@ -1,11 +1,10 @@
--- doc/indent.texinfo.orig Thu Nov 16 10:46:14 2000
+++ doc/indent.texinfo Sat Nov 18 05:16:14 2000
@@ -17,7 +17,7 @@
@ifinfo
--- doc/indent.texinfo.orig Tue May 21 14:40:06 2002
+++ doc/indent.texinfo Sun Jul 14 23:20:41 2002
@@ -13,7 +13,7 @@
@dircategory Indent Code Formatter
@direntry
-* Indent: (indent). C code formatter.
+* GNU indent: (indent). C code formatter.
@end direntry
@c !BEGIN INTRO

View File

@ -1,11 +0,0 @@
--- man/Makefile.in.orig Tue Jun 25 14:21:59 2002
+++ man/Makefile.in Tue Jun 25 14:25:40 2002
@@ -378,7 +378,7 @@
@PACKAGE@.1: @PACKAGE@.1.in ../doc/@PACKAGE@.texinfo texinfo2man Makefile
- texinfo2man @PACKAGE@.1.in ../doc/@PACKAGE@.texinfo > $@
+ ./texinfo2man @PACKAGE@.1.in ../doc/@PACKAGE@.texinfo > $@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

View File

@ -3,6 +3,7 @@ bin/gtexinfo2man
@unexec install-info --delete %D/info/indent.info %D/info/dir
info/indent.info
@exec install-info %D/info/indent.info %D/info/dir
share/doc/indent/indent.html
share/locale/ca/LC_MESSAGES/indent.mo
share/locale/da/LC_MESSAGES/indent.mo
share/locale/de/LC_MESSAGES/indent.mo
@ -20,3 +21,4 @@ share/locale/sk/LC_MESSAGES/indent.mo
share/locale/sv/LC_MESSAGES/indent.mo
share/locale/tr/LC_MESSAGES/indent.mo
share/locale/zh_TW.Big5/LC_MESSAGES/indent.mo
@dirrm share/doc/indent