FreeBSD Bugzilla – Attachment 25633 Details for
Bug 43783
Update port: devel/cvsd to 0.9.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.89 KB, created by
tkato
on 2002-10-07 20:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-10-07 20:40:03 UTC
Size:
1.89 KB
patch
obsolete
>diff -urN /usr/ports/devel/cvsd/Makefile devel/cvsd/Makefile >--- /usr/ports/devel/cvsd/Makefile Tue Sep 24 20:18:57 2002 >+++ devel/cvsd/Makefile Sat Oct 5 21:37:33 2002 >@@ -7,7 +7,7 @@ > # > > PORTNAME= cvsd >-PORTVERSION= 0.9.12 >+PORTVERSION= 0.9.13 > CATEGORIES= devel > MASTER_SITES= http://tiefighter.et.tudelft.nl/~arthur/cvsd/ > >@@ -25,10 +25,13 @@ > MAN8= cvsd.8 cvsd-buildroot.8 cvsd-passwd.8 > > post-patch: >- @${REINPLACE_CMD} -E -e 's|init.d/cvsd|rc.d/cvsd.sh.sample|g ; \ >- s|init.d|rc.d|g ; \ >- s,@(ACLOCAL|AUTO(CONF|MAKE|HEADER))@,/usr/bin/true,' \ >- ${WRKSRC}/Makefile.in >+ @${REINPLACE_CMD} -e \ >+ 's|@ACLOCAL@|${TRUE}|g ; \ >+ s|@AUTOCONF@|${TRUE}|g ; \ >+ s|@AUTOMAKE@|${TRUE}|g ; \ >+ s|@AUTOHEADER@|${TRUE}|g ; \ >+ s|init.d/cvsd|rc.d/cvsd.sh.sample|g ; \ >+ s|init.d|rc.d|g' ${WRKSRC}/Makefile.in > > post-install: > .if !defined(NOPORTDOCS) >diff -urN /usr/ports/devel/cvsd/distinfo devel/cvsd/distinfo >--- /usr/ports/devel/cvsd/distinfo Thu Sep 19 21:06:23 2002 >+++ devel/cvsd/distinfo Sat Oct 5 19:22:53 2002 >@@ -1 +1 @@ >-MD5 (cvsd-0.9.12.tar.gz) = 77c49735926ff213f80fa7c7dd21eb61 >+MD5 (cvsd-0.9.13.tar.gz) = bacbdcd0363a3b23c358a0bb9f7a3c96 >diff -urN /usr/ports/devel/cvsd/files/patch-cvsd.c devel/cvsd/files/patch-cvsd.c >--- /usr/ports/devel/cvsd/files/patch-cvsd.c Sun Sep 22 02:58:40 2002 >+++ devel/cvsd/files/patch-cvsd.c Thu Jan 1 09:00:00 1970 >@@ -1,16 +0,0 @@ >-diff -urN /usr/ports/devel/cvsd/files/patch-cvsd.c devel/cvsd/files/patch-cvsd.c >---- /usr/ports/devel/cvsd/files/patch-cvsd.c Thu Jan 1 09:00:00 1970 >-+++ devel/cvsd/files/patch-cvsd.c Tue Sep 17 19:26:39 2002 >-@@ -0,0 +1,12 @@ >-+--- cvsd.c.orig Sun Aug 25 09:44:33 2002 >-++++ cvsd.c Tue Sep 17 19:26:31 2002 >-+@@ -60,7 +60,9 @@ >-+ #include <sys/wait.h> >-+ #include <sys/socket.h> >-+ #include <sys/time.h> >-++#ifndef __FreeBSD__ >-+ #include <netinet/in.h> >-++#endif >-+ #include <arpa/inet.h> >-+ #ifdef HAVE_NETDB_H >-+ #include <netdb.h>
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 43783
: 25633