FreeBSD Bugzilla – Attachment 24494 Details for
Bug 41897
[PATCH] Update devel/devtodo port to 0.1.14 and unbreak it
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
devtodo-0.1.14-patch
devtodo-0.1.14-patch (text/plain), 1.60 KB, created by
Sergei Kolobov
on 2002-08-22 15:40:02 UTC
(
hide
)
Description:
devtodo-0.1.14-patch
Filename:
MIME Type:
Creator:
Sergei Kolobov
Created:
2002-08-22 15:40:02 UTC
Size:
1.60 KB
patch
obsolete
>diff -ruN /usr/ports/devel/devtodo/Makefile devtodo/Makefile >--- /usr/ports/devel/devtodo/Makefile Sun Jun 9 04:08:45 2002 >+++ devtodo/Makefile Thu Aug 22 18:11:07 2002 >@@ -6,16 +6,19 @@ > # > > PORTNAME= devtodo >-PORTVERSION= 0.1.12 >+PORTVERSION= 0.1.14 > CATEGORIES= devel >-MASTER_SITES= ${MASTER_SITE_LOCAL} \ >- http://activelysecure.net/~athomas/development/devtodo/download.php?filename=${PORTVERSION}/ >-MASTER_SITE_SUBDIR= petef >+MASTER_SITES= http://devtodo.sourceforge.net/?${PORTVERSION}/ > > MAINTAINER= petef@FreeBSD.org > > GNU_CONFIGURE= yes > >+# Note: without this define util/regex.c doesn't compile due to redeclaration >+# of malloc and realloc functions. Adding this define was the simplest >+# (although not elegant) solution. >+CFLAGS+= -DSTDC_HEADERS >+ > MAN1= devtodo.1 > MLINKS= devtodo.1 tda.1 devtodo.1 tdd.1 devtodo.1 tde.1 devtodo.1 tdr.1 \ > devtodo.1 todo.1 >@@ -24,9 +27,9 @@ > @${PERL} -pi -e 's/^\ttest -f.*todorc.*\n//' ${WRKSRC}/doc/Makefile.in > > post-install: >- @${MKDIR} ${PREFIX}/share/examples/devtodo >+ @${MKDIR} ${EXAMPLESDIR} > .for file in scripts.sh scripts.tcsh todorc.example >- ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${PREFIX}/share/examples/devtodo >+ ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${EXAMPLESDIR} > .endfor > ${INSTALL_DATA} ${WRKSRC}/doc/todorc.example ${PREFIX}/etc/todorc.sample > >diff -ruN /usr/ports/devel/devtodo/distinfo devtodo/distinfo >--- /usr/ports/devel/devtodo/distinfo Wed Nov 21 04:09:23 2001 >+++ devtodo/distinfo Thu Aug 22 16:05:56 2002 >@@ -1 +1 @@ >-MD5 (devtodo-0.1.12.tar.gz) = 71d8168bc1ad68d2c97334b38018d2e9 >+MD5 (devtodo-0.1.14.tar.gz) = e9c3960a67585cc14f00814058bad303
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 Raw
Actions:
View
Attachments on
bug 41897
: 24494