ports/56895: [Maintainer Update] Port: print/pdflib (libtool fix)

Edwin Groothuis edwin at FreeBSD.org
Wed Sep 24 08:07:02 UTC 2003


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



More information about the freebsd-ports-bugs mailing list