FreeBSD Bugzilla – Attachment 121201 Details for
Bug 164134
devel/lmdbg: update to 1.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.76 KB, created by
Mikolaj Golub
on 2012-01-15 09:50:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mikolaj Golub
Created:
2012-01-15 09:50:10 UTC
Size:
1.76 KB
patch
obsolete
>diff -Nrpu devel/lmdbg.orig/Makefile devel/lmdbg/Makefile >--- devel/lmdbg.orig/Makefile 2012-01-14 23:53:35.000000000 +0200 >+++ devel/lmdbg/Makefile 2012-01-15 11:22:50.000000000 +0200 >@@ -6,7 +6,7 @@ > # > > PORTNAME= lmdbg >-PORTVERSION= 0.17.0 >+PORTVERSION= 1.0.0 > CATEGORIES= devel > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > >@@ -24,27 +24,23 @@ USE_LDCONFIG= yes > > MKCMAKE?= ${LOCALBASE}/bin/mkcmake > >-PORTDOCS= ChangeLog NEWS README TODO >+PORTDOCS= LICENSE NEWS README TODO > > MAN1= lmdbg-run.1 lmdbg-leaks.1 lmdbg-sysleaks.1 lmdbg-sym.1 lmdbg.1 \ > lmdbg-stat.1 lmdbg-grep.1 lmdbg-sort.1 > > MKCMAKE_ENV+= CPPFLAGS=-I${LOCALBASE}/include > MKCMAKE_ENV+= LDFLAGS=-L${LOCALBASE}/lib >-MKCMAKE_FLAGS+= HAVE_HEADER.execinfo_h=0 >+ >+INSTALL_TARGET= install >+.if !defined(NOPORTDOCS) >+INSTALL_TARGET+=install-doc >+.endif > > do-build: >- ${SETENV} ${MKCMAKE_ENV} ${MKCMAKE} ${MKCMAKE_FLAGS} -C ${WRKSRC} >+ ${SETENV} ${MKCMAKE_ENV} ${MKCMAKE} -C ${WRKSRC} > > do-install: >- ${SETENV} ${MKCMAKE_ENV} ${MKCMAKE} ${MKCMAKE_FLAGS} -C ${WRKSRC} ${INSTALL_TARGET} >- >-post-install: >-.if !defined(NOPORTDOCS) >- @${MKDIR} ${DOCSDIR} >-.for doc in ${PORTDOCS} >- ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/${doc} ${DOCSDIR} >-.endfor >-.endif >+ ${SETENV} ${MKCMAKE_ENV} ${MKCMAKE} -C ${WRKSRC} ${INSTALL_TARGET} > > .include <bsd.port.mk> >diff -Nrpu devel/lmdbg.orig/distinfo devel/lmdbg/distinfo >--- devel/lmdbg.orig/distinfo 2012-01-14 23:53:35.000000000 +0200 >+++ devel/lmdbg/distinfo 2012-01-14 23:54:25.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (lmdbg-0.17.0.tar.gz) = 4dbd982a794f8a8b3c7732b4c6a7304a2e8f805ee7dcd98d30f588fb9051b30f >-SIZE (lmdbg-0.17.0.tar.gz) = 52225 >+SHA256 (lmdbg-1.0.0.tar.gz) = 53eb3bde848b7d88f0ed5ca15874fe8a20759c8153def1f3ccb6410a5ab0e9f6 >+SIZE (lmdbg-1.0.0.tar.gz) = 51416
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 164134
: 121201