diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-06-26 22:58:32 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-06-26 22:58:32 +0000 |
commit | b2fd75e43812932b61dab72c80fedba5f9715b82 (patch) | |
tree | c06ec55813ad4aa528be251b248e0309e8332282 /devel/libtool13/files/patch-aa | |
parent | Fix WWW. (diff) |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
Notes
Notes:
svn path=/head/; revision=83696
Diffstat (limited to 'devel/libtool13/files/patch-aa')
-rw-r--r-- | devel/libtool13/files/patch-aa | 25 |
1 files changed, 21 insertions, 4 deletions
diff --git a/devel/libtool13/files/patch-aa b/devel/libtool13/files/patch-aa index 91ff871e5ae3..95c4f56b1de3 100644 --- a/devel/libtool13/files/patch-aa +++ b/devel/libtool13/files/patch-aa @@ -1,11 +1,28 @@ ---- doc/libtool.texi.orig Tue Jun 29 15:48:12 1999 -+++ doc/libtool.texi Tue Aug 31 23:41:25 1999 -@@ -11,7 +11,7 @@ +--- doc/libtool13.texi.orig Tue Nov 2 07:36:23 1999 ++++ doc/libtool13.texi Sat Dec 14 00:11:27 2002 +@@ -1,6 +1,6 @@ + \input texinfo @c -*-texinfo-*- + @c %**start of header +-@setfilename libtool.info ++@setfilename libtool13.info + @settitle Libtool + @c For double-sided printing, uncomment: + @c @setchapternewpage odd +@@ -11,14 +11,14 @@ @set MAILLIST the libtool mailing list @email{libtool@@gnu.org} @set objdir .libs -@dircategory GNU programming tools +@dircategory Programming & development tools @direntry - * Libtool: (libtool). Generic shared library support script. +-* Libtool: (libtool). Generic shared library support script. ++* Libtool: (libtool13). Generic shared library support script. @end direntry + + @dircategory Individual utilities + @direntry +-* libtoolize: (libtool)Invoking libtoolize. Adding libtool support. ++* libtoolize: (libtool13)Invoking libtoolize. Adding libtool support. + @end direntry + + @ifinfo |