Date: Wed, 24 Sep 2003 01:07:01 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: sysadmin@alexdupre.com, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/56895: [Maintainer Update] Port: print/pdflib (libtool fix) Message-ID: <200309240807.h8O871qB020468@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: [Maintainer Update] Port: print/pdflib (libtool fix) State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Wed Sep 24 01:03:01 PDT 2003 State-Changed-Why: Please approve of the upgrade to 5.0.2. Nearly the same patch-configure file. 5.0.2 compiles cleanly on -current: add lib/libpdf.la to pkg-plist Use this for patch-configure --- configure.orig Wed Sep 24 01:02:01 2003 +++ configure Wed Sep 24 01:02:23 2003 @@ -1125,7 +1125,7 @@ PDFLIB_MINOR=0 PDFLIB_REVISION=2 -PDFLIB_LTCURRENT=4 +PDFLIB_LTCURRENT=5 PDFLIB_LTREVISION=0 PDFLIB_LTAGE=2 @@ -6883,7 +6883,7 @@ ## END FIXME # This can be used to rebuild libtool when needed -LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" +$ac_aux_dir/ltconfig $LIBTOOL_DEPS # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' Responsible-Changed-From-To: freebsd-ports-bugs->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Wed Sep 24 01:03:01 PDT 2003 Responsible-Changed-Why: Please approve of the upgrade to 5.0.2. Nearly the same patch-configure file. 5.0.2 compiles cleanly on -current: add lib/libpdf.la to pkg-plist Use this for patch-configure --- configure.orig Wed Sep 24 01:02:01 2003 +++ configure Wed Sep 24 01:02:23 2003 @@ -1125,7 +1125,7 @@ PDFLIB_MINOR=0 PDFLIB_REVISION=2 -PDFLIB_LTCURRENT=4 +PDFLIB_LTCURRENT=5 PDFLIB_LTREVISION=0 PDFLIB_LTAGE=2 @@ -6883,7 +6883,7 @@ ## END FIXME # This can be used to rebuild libtool when needed -LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" +$ac_aux_dir/ltconfig $LIBTOOL_DEPS # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' http://www.freebsd.org/cgi/query-pr.cgi?pr=56895
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309240807.h8O871qB020468>