ports/73604: [UPGRADE] deve/stlport 4.5.3 -> 4.6.2

Pav Lucistnik pav at FreeBSD.org
Sat Nov 6 12:40:34 UTC 2004


The following reply was made to PR ports/73604; it has been noted by GNATS.

From: Pav Lucistnik <pav at FreeBSD.org>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/73604: [UPGRADE] deve/stlport 4.5.3 -> 4.6.2
Date: Sat, 06 Nov 2004 13:35:14 +0100

 This also need plist update:
 
 Index: pkg-plist
 ===================================================================
 RCS file: /home/pcvs/ports/devel/stlport/pkg-plist,v
 retrieving revision 1.6
 diff -a -u -r1.6 pkg-plist
 --- pkg-plist	17 Sep 2002 12:52:06 -0000	1.6
 +++ pkg-plist	6 Nov 2004 12:33:36 -0000
 @@ -17,8 +17,10 @@
  include/stlport/config/stl_bc.h
  include/stlport/config/stl_como.h
  include/stlport/config/stl_confix.h
 +include/stlport/config/stl_cray.h
  include/stlport/config/stl_dec.h
  include/stlport/config/stl_dec_vms.h
 +include/stlport/config/stl_dm.h
  include/stlport/config/stl_fujitsu.h
  include/stlport/config/stl_gcc.h
  include/stlport/config/stl_hpacc.h
 @@ -159,6 +161,7 @@
  include/stlport/stl/_fstream.c
  include/stlport/stl/_fstream.h
  include/stlport/stl/_function.h
 +include/stlport/stl/_function_adaptors.h
  include/stlport/stl/_function_base.h
  include/stlport/stl/_hash_fun.h
  include/stlport/stl/_hash_map.h
 @@ -186,6 +189,7 @@
  include/stlport/stl/_messages_facets.h
  include/stlport/stl/_monetary.c
  include/stlport/stl/_monetary.h
 +include/stlport/stl/_new.h
  include/stlport/stl/_null_stream.h
  include/stlport/stl/_num_get.c
  include/stlport/stl/_num_get.h
 @@ -207,11 +211,11 @@
  include/stlport/stl/_raw_storage_iter.h
  include/stlport/stl/_relops.h
  include/stlport/stl/_relops_cont.h
 +include/stlport/stl/_relops_hash_cont.h
  include/stlport/stl/_relops_template.h
  include/stlport/stl/_rope.c
  include/stlport/stl/_rope.h
  include/stlport/stl/_set.h
 -include/stlport/stl/_set_operators.h
  include/stlport/stl/_site_config.h
  include/stlport/stl/_slist.c
  include/stlport/stl/_slist.h
 @@ -256,6 +260,8 @@
  include/stlport/stl/debug/_hashtable.h
  include/stlport/stl/debug/_iterator.h
  include/stlport/stl/debug/_list.h
 +include/stlport/stl/debug/_relops_cont.h
 +include/stlport/stl/debug/_relops_hash_cont.h
  include/stlport/stl/debug/_slist.h
  include/stlport/stl/debug/_string.h
  include/stlport/stl/debug/_tree.h
 @@ -323,10 +329,10 @@
  include/stlport/wrap_std/strstream
  lib/libstlport_%%COMPILER%%.a
  lib/libstlport_%%COMPILER%%.so
 -lib/libstlport_%%COMPILER%%.so_4_5
 +lib/libstlport_%%COMPILER%%.so_4_6
  lib/libstlport_%%COMPILER%%_stldebug.a
  lib/libstlport_%%COMPILER%%_stldebug.so
 -lib/libstlport_%%COMPILER%%_stldebug.so_4_5
 +lib/libstlport_%%COMPILER%%_stldebug.so_4_6
  %%PORTDOCS%%share/doc/stlport/README.BC.html
  %%PORTDOCS%%share/doc/stlport/README.CW.html
  %%PORTDOCS%%share/doc/stlport/README.DEC.html
 
 and it still does not build on 5.3
 
 -- 
 Pav Lucistnik <pav at oook.cz>
               <pav at FreeBSD.org>
 
 East or west, ~ is best.



More information about the freebsd-ports-bugs mailing list