Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 1999 08:59:07 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/15583: Update port: lang/cim to 3.33
Message-ID:  <19991220165907.8AC3E15310@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         15583
>Category:       ports
>Synopsis:       Update port: lang/cim to 3.33
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 09:00:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.3-RELEASE i386
>Organization:
>Environment:
>Description:
* Updated version 3.29 to 3.33

Remove file:
patches/patch-aa  patches/patch-ab

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/lang/cim/Makefile lang/cim/Makefile
--- /usr/ports/lang/cim/Makefile	Wed Oct 27 19:16:01 1999
+++ lang/cim/Makefile	Sun Dec 19 17:32:29 1999
@@ -1,18 +1,18 @@
 # New ports collection makefile for:	cim
-# Version required:		3.29
+# Version required:		3.33
 # Date created:			21 Sept 1996
 # Whom:				giffunip
 #
 # $FreeBSD: ports/lang/cim/Makefile,v 1.12 1999/10/27 08:14:39 mharo Exp $
 #
 
-DISTNAME=	cim-3.29
+DISTNAME=	cim-3.33
 CATEGORIES=	lang
 MASTER_SITES=	ftp://ftp.ifi.uio.no/pub/cim/
 
 MAINTAINER=	ports@FreeBSD.org
 
-GNU_CONFIGURE= 	yes
+USE_LIBTOOL=	yes
 MAN1=		cim.1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/lang/cim/files/md5 lang/cim/files/md5
--- /usr/ports/lang/cim/files/md5	Mon Mar 15 20:36:35 1999
+++ lang/cim/files/md5	Sun Dec 19 16:50:07 1999
@@ -1 +1 @@
-MD5 (cim-3.29.tar.gz) = 35ed715cd3b4892f01dc6884fbc5058a
+MD5 (cim-3.33.tar.gz) = 9cad46e2b98388eaa5fc60a73a50ed59
diff -urN /usr/ports/lang/cim/patches/patch-aa lang/cim/patches/patch-aa
--- /usr/ports/lang/cim/patches/patch-aa	Mon Mar 15 20:36:35 1999
+++ lang/cim/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,28 +0,0 @@
---- ltconfig.orig	Sat Sep 12 09:59:28 1998
-+++ ltconfig	Tue Mar  9 20:09:28 1999
-@@ -640,8 +640,8 @@
-     ;;
- 
-   # FreeBSD 3, at last, uses gcc -shared to do shared libraries.
--  freebsd3*)
--    archive_cmds='$CC -shared -o $lib$libobjs$deplibs'
-+  freebsd*)
-+    archive_cmds='$LD -Bshareable -o $lib$libobjs$deplibs /usr/lib/c++rt0.o'
-     hardcode_direct=yes
-     hardcode_minusL=yes
-     hardcode_shlibpath_var=no
-@@ -766,10 +766,11 @@
-   soname_spec='$libname.so.$major'
-   ;;
- 
--freebsd2* | freebsd3*)
--  version_type=sunos
-+freebsd*)
-+  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
-+  version_type=freebsd-$objformat
-   library_names_spec='$libname.so.$versuffix $libname.so'
--  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-+  finish_cmds="PATH=\"\$PATH:/sbin\" OBJFORMAT=$objformat ldconfig -m \$libdir"
-   shlibpath_var=LD_LIBRARY_PATH
-   ;;
- 
diff -urN /usr/ports/lang/cim/patches/patch-ab lang/cim/patches/patch-ab
--- /usr/ports/lang/cim/patches/patch-ab	Mon Mar 15 10:23:01 1999
+++ lang/cim/patches/patch-ab	Thu Jan  1 09:00:00 1970
@@ -1,21 +0,0 @@
---- ltmain.sh.orig	Tue Mar  9 20:09:38 1999
-+++ ltmain.sh	Tue Mar  9 20:10:53 1999
-@@ -710,6 +710,18 @@
- 	versuffix="$current.$revision"
- 	;;
- 
-+      freebsd-aout)
-+	version_vars="$version_vars major versuffix"
-+	major="$current"
-+	versuffix="$current.$revision";
-+	;;
-+
-+      freebsd-elf)
-+	version_vars="$version_vars major versuffix"
-+	major="$current"
-+	versuffix="$current";
-+	;;
-+
-       *)
- 	echo "$progname: unknown library version type \`$version_type'" 1>&2
- 	echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
diff -urN /usr/ports/lang/cim/pkg/PLIST lang/cim/pkg/PLIST
--- /usr/ports/lang/cim/pkg/PLIST	Sun Jun  6 07:42:11 1999
+++ lang/cim/pkg/PLIST	Sun Dec 19 17:10:17 1999
@@ -5,7 +5,6 @@
 include/cim.h
 lib/libcim-atr.a
 lib/libcim.a
-lib/libcim.la
 lib/libcim.so
 lib/libcim.so.3
 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991220165907.8AC3E15310>