FreeBSD Bugzilla – Attachment 66708 Details for
Bug 98506
[MAINTAINER] devel/cgdb: update to 0.6.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cgdb-0.6.3.patch
cgdb-0.6.3.patch (text/plain), 2.43 KB, created by
gslin
on 2006-06-04 21:20:18 UTC
(
hide
)
Description:
cgdb-0.6.3.patch
Filename:
MIME Type:
Creator:
gslin
Created:
2006-06-04 21:20:18 UTC
Size:
2.43 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/cgdb/Makefile /home/staff/gslin/work/cgdb/Makefile >--- /usr/ports/devel/cgdb/Makefile Mon May 22 03:14:46 2006 >+++ /home/staff/gslin/work/cgdb/Makefile Mon Jun 5 04:10:42 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= cgdb >-PORTVERSION= 0.6.2 >+PORTVERSION= 0.6.3 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -16,22 +16,21 @@ > > INFO= cgdb > MAN1= cgdb.1 >-PLIST_FILES= bin/cgdb > > GNU_CONFIGURE= yes >+USE_GETOPT_LONG= yes > > .include <bsd.port.pre.mk> > >+.if ${OSVERSION} < 600000 >+IGNORE= it can be compiled, but cannot run >+.endif >+ > .if ${OSVERSION} < 700016 > LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline >+LDFLAGS+= -rpath ${LOCALBASE}/lib > CONFIGURE_ARGS+= --with-readline=${LOCALBASE} >+CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" > .endif >- >-.if ${OSVERSION} < 500000 >-BROKEN= Does not compile on FreeBSD 4.X >-.endif >- >-post-patch: >- ${REINPLACE_CMD} -e 's,libutil\.h,,g' ${WRKSRC}/configure > > .include <bsd.port.post.mk> >diff -ruN --exclude=CVS /usr/ports/devel/cgdb/distinfo /home/staff/gslin/work/cgdb/distinfo >--- /usr/ports/devel/cgdb/distinfo Mon May 1 03:11:56 2006 >+++ /home/staff/gslin/work/cgdb/distinfo Mon Jun 5 01:34:16 2006 >@@ -1,3 +1,3 @@ >-MD5 (cgdb-0.6.2.tar.gz) = 4b3bc8bbb3bc5bb79137f1b471e018f4 >-SHA256 (cgdb-0.6.2.tar.gz) = b4f0508dbb4ae510b2bf12a3eb48344af2baea4ac2e79e38889774a20c5e1e67 >-SIZE (cgdb-0.6.2.tar.gz) = 748404 >+MD5 (cgdb-0.6.3.tar.gz) = b50c2389935b4d71a7b48717dd41fc91 >+SHA256 (cgdb-0.6.3.tar.gz) = 91ca5ff9177cabb4b28d490c17ac285898d486acfe381a868253fe8c278b7bf4 >+SIZE (cgdb-0.6.3.tar.gz) = 788341 >diff -ruN --exclude=CVS /usr/ports/devel/cgdb/files/patch-various-util-src.c /home/staff/gslin/work/cgdb/files/patch-various-util-src.c >--- /usr/ports/devel/cgdb/files/patch-various-util-src.c Thu Jan 1 08:00:00 1970 >+++ /home/staff/gslin/work/cgdb/files/patch-various-util-src.c Mon Jun 5 02:28:41 2006 >@@ -0,0 +1,10 @@ >+--- various/util/src/pseudo.c.orig Sun Jun 4 02:09:05 2006 >++++ various/util/src/pseudo.c Mon Jun 5 02:28:30 2006 >+@@ -46,6 +46,7 @@ >+ #include <util.h> >+ #endif >+ #ifdef HAVE_LIBUTIL_H >++#include <inttypes.h> >+ #include <libutil.h> >+ #endif >+ >diff -ruN --exclude=CVS /usr/ports/devel/cgdb/pkg-plist /home/staff/gslin/work/cgdb/pkg-plist >--- /usr/ports/devel/cgdb/pkg-plist Thu Jan 1 08:00:00 1970 >+++ /home/staff/gslin/work/cgdb/pkg-plist Mon Jun 5 04:11:03 2006 >@@ -0,0 +1,3 @@ >+bin/cgdb >+%%DATADIR%%/cgdb.txt >+@dirrm %%DATADIR%%
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 98506
: 66708