FreeBSD Bugzilla – Attachment 55160 Details for
Bug 83407
Update port: devel/ossp-cfg to 0.9.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ossp-cfg.patch
ossp-cfg.patch (text/plain), 1.64 KB, created by
Marcus Grando
on 2005-07-13 21:00:37 UTC
(
hide
)
Description:
ossp-cfg.patch
Filename:
MIME Type:
Creator:
Marcus Grando
Created:
2005-07-13 21:00:37 UTC
Size:
1.64 KB
patch
obsolete
>diff -ruN ossp-cfg.orig/Makefile ossp-cfg/Makefile >--- ossp-cfg.orig/Makefile Sat Aug 21 17:14:20 2004 >+++ ossp-cfg/Makefile Wed Jul 13 16:42:53 2005 >@@ -8,7 +8,7 @@ > # > > PORTNAME= cfg >-PORTVERSION= 0.9.3 >+PORTVERSION= 0.9.9 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_OSSP} > MASTER_SITE_SUBDIR= lib/${PORTNAME} >@@ -23,7 +23,6 @@ > CONFIGURE_ARGS= --with-ex=${LOCALBASE} > INSTALLS_SHLIB= yes > >-.include <bsd.port.pre.mk> >+MAN3= cfg.3 > >-.include "${FILESDIR}/manpages.mk" >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -ruN ossp-cfg.orig/distinfo ossp-cfg/distinfo >--- ossp-cfg.orig/distinfo Tue May 11 01:05:54 2004 >+++ ossp-cfg/distinfo Wed Jul 13 16:41:56 2005 >@@ -1,2 +1,2 @@ >-MD5 (cfg-0.9.3.tar.gz) = 5acc51ae0395451b71d8ea02b456a8b8 >-SIZE (cfg-0.9.3.tar.gz) = 334305 >+MD5 (cfg-0.9.9.tar.gz) = 66576d4d4ee01b29666aa19aaa3faa71 >+SIZE (cfg-0.9.9.tar.gz) = 355248 >diff -ruN ossp-cfg.orig/files/manpages.mk ossp-cfg/files/manpages.mk >--- ossp-cfg.orig/files/manpages.mk Mon Feb 3 18:25:03 2003 >+++ ossp-cfg/files/manpages.mk Wed Dec 31 21:00:00 1969 >@@ -1 +0,0 @@ >-MAN3+= cfg.3 >diff -ruN ossp-cfg.orig/files/patch-cfg_fmt.c ossp-cfg/files/patch-cfg_fmt.c >--- ossp-cfg.orig/files/patch-cfg_fmt.c Tue Apr 13 14:01:33 2004 >+++ ossp-cfg/files/patch-cfg_fmt.c Wed Dec 31 21:00:00 1969 >@@ -1,15 +0,0 @@ >---- cfg_fmt.c.orig Tue Apr 13 18:52:54 2004 >-+++ cfg_fmt.c Tue Apr 13 18:53:51 2004 >-@@ -1131,8 +1131,11 @@ >- va_list apbak; >- char *s; >- int rv; >-- >-+#ifdef __amd64__ >-+ va_copy(apbak, ap); >-+#else >- apbak = ap; >-+#endif >- if ((rv = cfg_fmt_vsprintf(NULL, -1, fmt, ap)) == -1) >- return NULL; >- if ((s = malloc(rv+1)) == NULL)
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 83407
: 55160