FreeBSD Bugzilla – Attachment 60782 Details for
Bug 91179
[Maintainer Update] graphics/bugle 0.0.20050512 -> 0.0.20060101
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics_bugle.patch
graphics_bugle.patch (text/plain), 4.55 KB, created by
Erik Greenwald
on 2006-01-01 18:50:03 UTC
(
hide
)
Description:
graphics_bugle.patch
Filename:
MIME Type:
Creator:
Erik Greenwald
Created:
2006-01-01 18:50:03 UTC
Size:
4.55 KB
patch
obsolete
>Index: graphics/bugle/Makefile >=================================================================== >RCS file: /home/ncvs/ports/graphics/bugle/Makefile,v >retrieving revision 1.14 >diff -u -r1.14 Makefile >--- graphics/bugle/Makefile 15 Nov 2005 06:49:23 -0000 1.14 >+++ graphics/bugle/Makefile 1 Jan 2006 18:36:44 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= bugle >-PORTVERSION= 0.0.20050512 >+PORTVERSION= 0.0.20060101 > CATEGORIES= graphics > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= bugle >@@ -22,6 +22,7 @@ > USE_PERL5= yes > GNU_CONFIGURE= yes > CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >+CONFIGURE_ARGS= --enable-ltdl-install=no > CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ > LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib" > INSTALLS_SHLIB= yes >Index: graphics/bugle/distinfo >=================================================================== >RCS file: /home/ncvs/ports/graphics/bugle/distinfo,v >retrieving revision 1.8 >diff -u -r1.8 distinfo >--- graphics/bugle/distinfo 13 Sep 2005 16:04:44 -0000 1.8 >+++ graphics/bugle/distinfo 1 Jan 2006 18:36:44 -0000 >@@ -1,2 +1,3 @@ >-MD5 (bugle-0.0.20050512.tar.gz) = 1a9fce81316285c2b1d8d2908375cf3a >-SIZE (bugle-0.0.20050512.tar.gz) = 875329 >+MD5 (bugle-0.0.20060101.tar.gz) = 9f7472aad8c674be901aae454000ab8d >+SHA256 (bugle-0.0.20060101.tar.gz) = 02ac293b2017a412a5014f5ea7d6c2887f8ba1f2fa3e70f3d48739eea4104f1b >+SIZE (bugle-0.0.20060101.tar.gz) = 1077169 >Index: graphics/bugle/files/patch-Makefile.in >=================================================================== >RCS file: graphics/bugle/files/patch-Makefile.in >diff -N graphics/bugle/files/patch-Makefile.in >--- graphics/bugle/files/patch-Makefile.in 13 Sep 2005 16:04:44 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,11 +0,0 @@ >---- Makefile.in.orig Tue Sep 13 10:26:47 2005 >-+++ Makefile.in Tue Sep 13 10:26:58 2005 >-@@ -370,7 +370,7 @@ >- subdirs = @subdirs@ >- sysconfdir = @sysconfdir@ >- target_alias = @target_alias@ >--SUBDIRS = libltdl >-+SUBDIRS = #libltdl >- SYMBOLFLAGS = -export-symbol-regex '^(gl[A-Z]|budgie_|bugle_|gldb_)' >- # Misc extra files to include >- noinst_HEADERS = budgie/tree.def budgie/c-common.def >Index: graphics/bugle/files/patch-budgie_budgie.cpp >=================================================================== >RCS file: graphics/bugle/files/patch-budgie_budgie.cpp >diff -N graphics/bugle/files/patch-budgie_budgie.cpp >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ graphics/bugle/files/patch-budgie_budgie.cpp 1 Jan 2006 18:36:44 -0000 >@@ -0,0 +1,10 @@ >+--- budgie/budgie.cpp.orig Tue Sep 13 10:56:30 2005 >++++ budgie/budgie.cpp Tue Sep 13 10:56:36 2005 >+@@ -25,7 +25,6 @@ >+ #include "tree.h" >+ #include "treeutils.h" >+ #include "budgie.h" >+-#include "getopt.h" >+ #include <iostream> >+ #include <fstream> >+ #include <sstream> >Index: graphics/bugle/files/patch-configure >=================================================================== >RCS file: graphics/bugle/files/patch-configure >diff -N graphics/bugle/files/patch-configure >--- graphics/bugle/files/patch-configure 13 Sep 2005 16:04:44 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,20 +0,0 @@ >---- configure.orig Tue Sep 13 10:52:24 2005 >-+++ configure Tue Sep 13 10:52:45 2005 >-@@ -465,7 +465,7 @@ >- # include <unistd.h> >- #endif" >- >--ac_subdirs_all="$ac_subdirs_all libltdl" >-+ac_subdirs_all="$ac_subdirs_all" >- ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE LEX LEXLIB LEX_OUTPUT_ROOT YACC LN_S build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXXCPP F77 FFLAGS a > c_ct_F77 LIBTOOL subdirs LTDLINCL LIBLTDL PERL X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS READLINE_LIBS GL_LIBS GLINCLUDES LIBOBJS AVCODEC_LIBS HAVE_READLINE THREAD_LIBS LTLIBOBJS' >- ac_subst_files='' >- >-@@ -20456,7 +20456,7 @@ >- >- >- >--subdirs="$subdirs libltdl" >-+subdirs="$subdirs" >- >- >-
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 91179
: 60782