diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-12-06 23:30:17 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-12-06 23:30:17 +0800 |
commit | e8761e09dee77f971daa6c7872817205237e3399 (patch) | |
tree | 4addc1f0c2b6e9f54b8bee2ecd5d25dc7f88bf9c /devel/gettext-old/files | |
parent | f572c1bdc99280a7b8b553bba8d1d8c0426bb0c2 (diff) | |
download | freebsd-ports-gnome-e8761e09dee77f971daa6c7872817205237e3399.tar.gz freebsd-ports-gnome-e8761e09dee77f971daa6c7872817205237e3399.tar.zst freebsd-ports-gnome-e8761e09dee77f971daa6c7872817205237e3399.zip |
Fix pkg/PLIST, and merge all info file.
Diffstat (limited to 'devel/gettext-old/files')
-rw-r--r-- | devel/gettext-old/files/patch-ad | 15 | ||||
-rw-r--r-- | devel/gettext-old/files/patch-ae | 5 | ||||
-rw-r--r-- | devel/gettext-old/files/patch-af | 6 |
3 files changed, 17 insertions, 9 deletions
diff --git a/devel/gettext-old/files/patch-ad b/devel/gettext-old/files/patch-ad index eea8e9c9deab..3a0c6f4c39f6 100644 --- a/devel/gettext-old/files/patch-ad +++ b/devel/gettext-old/files/patch-ad @@ -1,5 +1,5 @@ ---- Makefile.in.orig Fri May 1 15:47:40 1998 -+++ misc/Makefile.in Fri Aug 7 23:13:23 1998 +--- misc/Makefile.in.orig Fri May 1 14:47:40 1998 ++++ misc/Makefile.in Thu Dec 3 20:11:52 1998 @@ -164,10 +164,8 @@ @list='$(lisp_LISP)'; for p in $$list; do \ if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ @@ -11,3 +11,14 @@ else : ; fi; \ done +--- doc/Makefile.in.orig Thu Dec 3 20:12:35 1998 ++++ doc/Makefile.in Thu Dec 3 20:12:51 1998 +@@ -79,7 +79,7 @@ + LIBOBJS = @LIBOBJS@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ +-MAKEINFO = @MAKEINFO@ ++MAKEINFO = @MAKEINFO@ --no-split + MKINSTALLDIRS = @MKINSTALLDIRS@ + MSGFMT = @MSGFMT@ + NM = @NM@ diff --git a/devel/gettext-old/files/patch-ae b/devel/gettext-old/files/patch-ae index f52804bfa80c..29dad1ad6f74 100644 --- a/devel/gettext-old/files/patch-ae +++ b/devel/gettext-old/files/patch-ae @@ -1,6 +1,5 @@ -diff -uNr ../gg/configure ./configure ---- ../gg/configure Fri May 1 14:48:25 1998 -+++ ./configure Mon Jul 20 12:49:23 1998 +--- configure.orig Fri May 1 13:48:25 1998 ++++ configure Thu Dec 3 20:11:52 1998 @@ -4004,7 +4004,7 @@ ;; esac diff --git a/devel/gettext-old/files/patch-af b/devel/gettext-old/files/patch-af index 10096b53055b..7da1ef001b32 100644 --- a/devel/gettext-old/files/patch-af +++ b/devel/gettext-old/files/patch-af @@ -1,6 +1,5 @@ -diff -uNr ../gg/misc/locale.alias ./misc/locale.alias ---- ../gg/misc/locale.alias Sun Oct 20 00:40:54 1996 -+++ ./misc/locale.alias Mon Jul 20 12:49:42 1998 +--- misc/locale.alias.orig Sat Oct 19 23:40:54 1996 ++++ misc/locale.alias Thu Dec 3 20:11:52 1998 @@ -40,6 +40,7 @@ icelandic is_IS.ISO-8859-1 italian it_CH.ISO-8859-1 @@ -9,4 +8,3 @@ diff -uNr ../gg/misc/locale.alias ./misc/locale.alias norwegian no_NO.ISO-8859-1 polish pl_PL.ISO-8859-2 portuguese pt_PT.ISO-8859-1 - |