FreeBSD Bugzilla – Attachment 67511 Details for
Bug 99455
[PATCH] sysutils/p5-File-Stat-Bits: update to 1.00
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-File-Stat-Bits-1.00.patch
p5-File-Stat-Bits-1.00.patch (text/plain), 2.84 KB, created by
Aaron Dalton
on 2006-06-25 17:40:16 UTC
(
hide
)
Description:
p5-File-Stat-Bits-1.00.patch
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2006-06-25 17:40:16 UTC
Size:
2.84 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/sysutils/p5-File-Stat-Bits/Makefile,v >retrieving revision 1.1 >diff -u -u -r1.1 Makefile >--- Makefile 16 Jul 2005 12:11:32 -0000 1.1 >+++ Makefile 25 Jun 2006 16:35:16 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= File-Stat-Bits >-PORTVERSION= 0.18 >+PORTVERSION= 1.00 > CATEGORIES= sysutils perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= File >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/sysutils/p5-File-Stat-Bits/distinfo,v >retrieving revision 1.2 >diff -u -u -r1.2 distinfo >--- distinfo 24 Jan 2006 01:06:21 -0000 1.2 >+++ distinfo 25 Jun 2006 16:35:16 -0000 >@@ -1,3 +1,3 @@ >-MD5 (File-Stat-Bits-0.18.tar.gz) = e2cdccb316a06bb4d28d7c69f121ef9e >-SHA256 (File-Stat-Bits-0.18.tar.gz) = d03004fa39ae8a9817a7bbefcec29fdcfd19e5a497214009f4d21c59ccc14e78 >-SIZE (File-Stat-Bits-0.18.tar.gz) = 9128 >+MD5 (File-Stat-Bits-1.00.tar.gz) = 47d6b70c25f26b0bde98d047bf803045 >+SHA256 (File-Stat-Bits-1.00.tar.gz) = 013d3506e9ac029a255be952dcf87cdd466c7c696634e588baae861692075a7a >+SIZE (File-Stat-Bits-1.00.tar.gz) = 9256 >Index: files/patch-t-check-major-minor.sh >=================================================================== >RCS file: files/patch-t-check-major-minor.sh >diff -N files/patch-t-check-major-minor.sh >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-t-check-major-minor.sh 25 Jun 2006 16:35:16 -0000 >@@ -0,0 +1,29 @@ >+--- t/check-major-minor.sh.orig Sun May 21 04:19:35 2006 >++++ t/check-major-minor.sh Sun Jun 25 10:28:07 2006 >+@@ -4,13 +4,13 @@ >+ >+ >+ cat > .conftest.c << EOF >+-#include <sys/sysmacros.h> >++#include <sys/types.h> >+ int main() { return 0; } >+ EOF >+ >+ if $1 .conftest.c 1>/dev/null 2>/dev/null >+-then sysmacros="-D_HAVE_SYS_SYSMACROS_H"; echo "<sys/sysmacros.h> present" 1>&2 >+-else sysmacros="-U_HAVE_SYS_SYSMACROS_H"; echo "<sys/sysmacros.h> absent" 1>&2 >++then sysmacros="-D_HAVE_SYS_SYSMACROS_H"; echo "<sys/types.h> present" 1>&2 >++else sysmacros="-U_HAVE_SYS_SYSMACROS_H"; echo "<sys/types.h> absent" 1>&2 >+ fi >+ >+ rm -f .conftest* a.out >+@@ -19,9 +19,6 @@ >+ cat > .conftest.c << EOF >+ #include <sys/stat.h> >+ #include <sys/types.h> >+-#ifdef _HAVE_SYS_SYSMACROS_H >+-# include <sys/sysmacros.h> >+-#endif >+ >+ int main() >+ { >Index: files/patch-t-gen-stat.c >=================================================================== >RCS file: files/patch-t-gen-stat.c >diff -N files/patch-t-gen-stat.c >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-t-gen-stat.c 25 Jun 2006 16:35:16 -0000 >@@ -0,0 +1,14 @@ >+--- t/gen-stat.c.orig Sun May 21 04:19:35 2006 >++++ t/gen-stat.c Sun Jun 25 10:29:33 2006 >+@@ -13,11 +13,6 @@ >+ #include <sys/stat.h> >+ #include <sys/types.h> >+ >+-#ifdef _HAVE_SYS_SYSMACROS_H >+-# include <sys/sysmacros.h> >+-#endif >+- >+- >+ #undef P >+ #undef CONCAT >+ #undef CONCAT1
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 99455
: 67511