FreeBSD Bugzilla – Attachment 67164 Details for
Bug 99045
Update port: lang/elk to 3.99.7
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
tkato432
on 2006-06-16 18:10:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2006-06-16 18:10:18 UTC
Size:
3.25 KB
patch
obsolete
>diff -urN /usr/ports/lang/elk/Makefile lang/elk/Makefile >--- /usr/ports/lang/elk/Makefile Fri Feb 24 00:41:14 2006 >+++ lang/elk/Makefile Thu Jun 15 16:10:36 2006 >@@ -6,8 +6,7 @@ > # > > PORTNAME= elk >-PORTVERSION= 3.99.6 >-PORTREVISION= 3 >+PORTVERSION= 3.99.7 > CATEGORIES= lang scheme > MASTER_SITES= http://sam.zoy.org/elk/ > >@@ -19,21 +18,25 @@ > > USE_BZIP2= yes > USE_MOTIF= yes >-GNU_CONFIGURE= yes >+USE_AUTOTOOLS= libtool:15 > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > INSTALLS_SHLIB= yes > > MAN1= elk.1 > >-CPPFLAGS= -I${LOCALBASE}/include/libelf -I${LOCALBASE}/include >-LDFLAGS= -L${LOCALBASE}/lib >+CPPFLAGS= -I${LOCALBASE}/include/libelf -I${LOCALBASE}/include \ >+ -I${X11BASE}/include >+LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib > > .include <bsd.port.pre.mk> > > .if ${ARCH} == "amd64" > CFLAGS= -O0 > .endif >+ >+post-patch: >+ @${REINPLACE_CMD} -e '/^SUBDIRS/s|doc examples||g' ${WRKSRC}/Makefile.in > > post-install: > ${INSTALL_MAN} ${WRKSRC}/doc/man/elk.1 ${MANPREFIX}/man/man1 >diff -urN /usr/ports/lang/elk/distinfo lang/elk/distinfo >--- /usr/ports/lang/elk/distinfo Fri Nov 25 13:37:16 2005 >+++ lang/elk/distinfo Thu Jun 15 13:58:23 2006 >@@ -1,3 +1,3 @@ >-MD5 (elk-3.99.6.tar.bz2) = d5ba4f56796a3c3798164131ae7b0e10 >-SHA256 (elk-3.99.6.tar.bz2) = 3aad8e5e6c0ec2207cdc3060557752c1820467f590825d2c20954d2658e2d96d >-SIZE (elk-3.99.6.tar.bz2) = 643615 >+MD5 (elk-3.99.7.tar.bz2) = 6711247691266f36742bd3db9311dc4a >+SHA256 (elk-3.99.7.tar.bz2) = a72b66b219313af23f5923a476c8b332e0124c953fd172bb62d5f9554d3cbc4c >+SIZE (elk-3.99.7.tar.bz2) = 646698 >diff -urN /usr/ports/lang/elk/files/patch-Makefile.in lang/elk/files/patch-Makefile.in >--- /usr/ports/lang/elk/files/patch-Makefile.in Thu Sep 25 00:03:39 2003 >+++ lang/elk/files/patch-Makefile.in Thu Jan 1 09:00:00 1970 >@@ -1,11 +0,0 @@ >---- Makefile.in.orig Sat Sep 13 15:34:23 2003 >-+++ Makefile.in Sun Sep 14 05:02:54 2003 >-@@ -167,7 +167,7 @@ >- target_vendor = @target_vendor@ >- NULL = >- >--SUBDIRS = include src lib scm doc examples >-+SUBDIRS = include src lib scm >- DIST_SUBDIRS = $(SUBDIRS) autotools debian >- >- EXTRA_DIST = \ >diff -urN /usr/ports/lang/elk/files/patch-configure lang/elk/files/patch-configure >--- /usr/ports/lang/elk/files/patch-configure Mon Dec 8 05:41:19 2003 >+++ lang/elk/files/patch-configure Thu Jan 1 09:00:00 1970 >@@ -1,21 +0,0 @@ >---- configure.orig Fri Dec 5 21:51:16 2003 >-+++ configure Sat Dec 6 12:56:19 2003 >-@@ -19318,6 +19318,7 @@ >- >- # This can be used to rebuild libtool when needed >- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" >-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS >- >- # Always use our own libtool. >- LIBTOOL='$(SHELL) $(top_builddir)/libtool' >-@@ -25330,8 +25331,8 @@ >- # The directory where all files are installed by running "make install". We >- # cannot use AC_DEFINE_UNQUOTED here because ${prefix} is not set until the >- # end of the configure script. Thanks to Phillip Rulon for spotting that. >--CPPFLAGS="${CPPFLAGS} -DSCM_DIR=\\\"\$(prefix)/share/elk\\\"" >--CPPFLAGS="${CPPFLAGS} -DLIB_DIR=\\\"\$(prefix)/lib/elk\\\"" >-+CPPFLAGS="${CPPFLAGS} -DSCM_DIR=\"\\\"\$(prefix)/share/elk\\\"\"" >-+CPPFLAGS="${CPPFLAGS} -DLIB_DIR=\"\\\"\$(prefix)/lib/elk\\\"\"" >- >- #define FIND_AOUT defined(USE_LD) || defined(CAN_DUMP) || defined(INIT_OBJECTS) >-
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 99045
: 67164