FreeBSD Bugzilla – Attachment 20253 Details for
Bug 35787
Update port: devel/orbitcpp to 0.30.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.25 KB, created by
tkato
on 2002-03-11 20:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-03-11 20:40:01 UTC
Size:
3.25 KB
patch
obsolete
>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 <bsd.port.mk> >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=<foo> >- 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 35787
: 20253