From owner-freebsd-ports Mon Mar 11 12:40:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 01DBE37B427 for ; Mon, 11 Mar 2002 12:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2BKe1M98000; Mon, 11 Mar 2002 12:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E19F37B42A for ; Mon, 11 Mar 2002 12:37:49 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2BKbnH97368; Mon, 11 Mar 2002 12:37:49 -0800 (PST) (envelope-from nobody) Message-Id: <200203112037.g2BKbnH97368@freefall.freebsd.org> Date: Mon, 11 Mar 2002 12:37:49 -0800 (PST) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/35787: Update port: devel/orbitcpp to 0.30.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35787 >Category: ports >Synopsis: Update port: devel/orbitcpp to 0.30.4 >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 Mar 11 12:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.30.4 Remove file: files/patch-Makefile.am files/patch-Makefile.buildvars >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/orbitcpp/Makefile devel/orbitcpp/Makefile --- /usr/ports/devel/orbitcpp/Makefile Sun Jan 6 15:56:41 2002 +++ devel/orbitcpp/Makefile Mon Mar 11 02:53:08 2002 @@ -6,19 +6,24 @@ # PORTNAME= orbitcpp -PORTVERSION= 0.30.1 -PORTREVISION= 1 +PORTVERSION= 0.30.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= orbitcpp +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit -USE_GMAKE= yes USE_GLIB= yes -USE_AUTOMAKE_VER=14 +USE_GMAKE= yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes + +INSTALL_CMD= /usr/bin/install -c -o ${BINOWN} -g ${BINGRP} + +post-patch: + @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${PERL} -pi -e \ + 's|\@INSTALL\@|${INSTALL_CMD}|g' .include diff -urN /usr/ports/devel/orbitcpp/distinfo devel/orbitcpp/distinfo --- /usr/ports/devel/orbitcpp/distinfo Mon Oct 29 17:57:05 2001 +++ devel/orbitcpp/distinfo Tue Mar 5 04:40:28 2002 @@ -1 +1 @@ -MD5 (orbitcpp-0.30.1.tar.gz) = 1268615115d6daf25e1aa92541ad5bcf +MD5 (orbitcpp-0.30.4.tar.gz) = 3878aee7d05e8e86c6487e7f1429d6e9 diff -urN /usr/ports/devel/orbitcpp/files/patch-Makefile.am devel/orbitcpp/files/patch-Makefile.am --- /usr/ports/devel/orbitcpp/files/patch-Makefile.am Thu Nov 15 18:36:17 2001 +++ devel/orbitcpp/files/patch-Makefile.am Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- Makefile.am.orig Fri Feb 9 01:17:50 2001 -+++ Makefile.am Thu Nov 15 11:00:58 2001 -@@ -3,7 +3,7 @@ - # remove tests from global 'make' target if we don't have - # orbit-idl --backenddir= - if HAVE_ORBIT_IDL_BACKENDDIR --SUBDIRS=compiler orb services test -+SUBDIRS=compiler orb services - else - SUBDIRS=compiler orb - endif diff -urN /usr/ports/devel/orbitcpp/files/patch-Makefile.buildvars devel/orbitcpp/files/patch-Makefile.buildvars --- /usr/ports/devel/orbitcpp/files/patch-Makefile.buildvars Thu Nov 15 18:36:17 2001 +++ devel/orbitcpp/files/patch-Makefile.buildvars Thu Jan 1 09:00:00 1970 @@ -1,8 +0,0 @@ ---- Makefile.buildvars.orig Thu Apr 5 11:57:48 2001 -+++ Makefile.buildvars Thu Nov 15 11:04:56 2001 -@@ -1,4 +1,4 @@ --INCLUDES= -I$(top_builddir) -I$(top_srcdir) $(ORBIT_CFLAGS) -+INCLUDES= -I$(top_builddir) -I$(top_srcdir) -I${LOCALBASE}/include $(ORBIT_CFLAGS) - # -ansi and -pedantic suck because of many superfluous warnings. - FLAGS = -Wall - CFLAGS = -g -O0 $(FLAGS) diff -urN /usr/ports/devel/orbitcpp/pkg-plist devel/orbitcpp/pkg-plist --- /usr/ports/devel/orbitcpp/pkg-plist Fri Nov 16 19:11:22 2001 +++ devel/orbitcpp/pkg-plist Tue Mar 5 06:39:43 2002 @@ -2,8 +2,6 @@ include/ORBitservices/CosNaming.hh include/orb/orbitcpp.hh include/orb/orbitcpp_any.hh -include/orb/orbitcpp_config.hh -include/orb/orbitcpp_constants.hh include/orb/orbitcpp_exception.hh include/orb/orbitcpp_exceptionlist.hh include/orb/orbitcpp_object.hh @@ -17,13 +15,11 @@ include/orb/orbitcpp_var_smartptr.hh lib/liborbitcpp.a lib/liborbitcpp.so -lib/liborbitcpp.so.30 +lib/liborbitcpp.so.31 lib/liborbitcppCosNaming.a lib/liborbitcppCosNaming.so lib/liborbitcppCosNaming.so.30 -lib/orbit-idl/liborbit-idl-c++-backend.a lib/orbit-idl/liborbit-idl-c++-backend.so -lib/orbit-idl/liborbit-idl-c++-backend.so.0 share/aclocal/orbitcpp.m4 @dirrm lib/orbit-idl @dirrm include/orb >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message