ports/62376: Fix broken firestring port on 5.x and 4.x

Michael Ranner mranner at inode.at
Thu Feb 5 09:30:24 UTC 2004


>Number:         62376
>Category:       ports
>Synopsis:       Fix broken firestring port on 5.x and 4.x
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 05 01:30:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Ranner
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD builder.jawa.at 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #0: Sun Dec 28 16:44:54 CET 2003 root at builder.jawa.at:/usr/src/sys/compile/JAWASERV i386


	
>Description:
	Fix broken firestring port on 5.x and 4.x
>How-To-Repeat:
	cd /usr/ports/misc/firestring && apply patch
>Fix:

--- Makefile patch starts here ---
*** Makefile.orig       Thu Feb  5 10:14:46 2004
--- Makefile    Thu Feb  5 10:14:50 2004
***************
*** 15,20 ****
--- 15,21 ----
  MAINTAINER=   dean at odyssey.apana.org.au
  COMMENT=      A library to make string handling easier in C

+ LIBDIR=                       ${PREFIX}/lib
  HAS_CONFIGURE=        yes
  CONFIGURE_ENV=        PREFIX="${PREFIX}"
  INSTALLS_SHLIB=       yes
--- Makefile patch ends here ---

--- pkg-plist patch starts here ---
*** pkg-plist.orig      Thu Feb  5 10:20:23 2004
--- pkg-plist   Thu Feb  5 10:20:07 2004
***************
*** 2,6 ****
  include/firestring.h
  lib/libfirestring.a
  lib/libfirestring.so
! lib/libfirestring.so.0
  lib/libfirestring.so.0.9.9
--- 2,6 ----
  include/firestring.h
  lib/libfirestring.a
  lib/libfirestring.so
! lib/libfirestring.so.0.9
  lib/libfirestring.so.0.9.9
--- pkg-plist patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list