mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
This patch was integrated into rrdtool.
Nitoced by: Forrest Aldrich <forrie@forrie.com>
This commit is contained in:
parent
f210c45fd7
commit
1b3fa64f1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115713
@ -34,10 +34,6 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
|||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ( ${PERL_LEVEL} <= 500503 )
|
|
||||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-perl-shared::RRDs.xs
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if defined(WITH_LATIN2)
|
.if defined(WITH_LATIN2)
|
||||||
CONFIGURE_ARGS+= --with-latin2
|
CONFIGURE_ARGS+= --with-latin2
|
||||||
.endif
|
.endif
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- perl-shared/RRDs.xs.orig Sun May 9 11:07:59 2004
|
|
||||||
+++ perl-shared/RRDs.xs Sun May 9 11:08:11 2004
|
|
||||||
@@ -360,6 +360,6 @@
|
|
||||||
XSRETURN_UNDEF;
|
|
||||||
}
|
|
||||||
EXTEND(sp,2);
|
|
||||||
- PUSHs(sv_2mortal(newSVuv(start_tmp)));
|
|
||||||
- PUSHs(sv_2mortal(newSVuv(end_tmp)));
|
|
||||||
+ PUSHs(sv_2mortal(newSViv(start_tmp)));
|
|
||||||
+ PUSHs(sv_2mortal(newSViv(end_tmp)));
|
|
||||||
|
|
@ -34,10 +34,6 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
|||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ( ${PERL_LEVEL} <= 500503 )
|
|
||||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-perl-shared::RRDs.xs
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if defined(WITH_LATIN2)
|
.if defined(WITH_LATIN2)
|
||||||
CONFIGURE_ARGS+= --with-latin2
|
CONFIGURE_ARGS+= --with-latin2
|
||||||
.endif
|
.endif
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- perl-shared/RRDs.xs.orig Sun May 9 11:07:59 2004
|
|
||||||
+++ perl-shared/RRDs.xs Sun May 9 11:08:11 2004
|
|
||||||
@@ -360,6 +360,6 @@
|
|
||||||
XSRETURN_UNDEF;
|
|
||||||
}
|
|
||||||
EXTEND(sp,2);
|
|
||||||
- PUSHs(sv_2mortal(newSVuv(start_tmp)));
|
|
||||||
- PUSHs(sv_2mortal(newSVuv(end_tmp)));
|
|
||||||
+ PUSHs(sv_2mortal(newSViv(start_tmp)));
|
|
||||||
+ PUSHs(sv_2mortal(newSViv(end_tmp)));
|
|
||||||
|
|
@ -34,10 +34,6 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
|||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ( ${PERL_LEVEL} <= 500503 )
|
|
||||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-perl-shared::RRDs.xs
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if defined(WITH_LATIN2)
|
.if defined(WITH_LATIN2)
|
||||||
CONFIGURE_ARGS+= --with-latin2
|
CONFIGURE_ARGS+= --with-latin2
|
||||||
.endif
|
.endif
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- perl-shared/RRDs.xs.orig Sun May 9 11:07:59 2004
|
|
||||||
+++ perl-shared/RRDs.xs Sun May 9 11:08:11 2004
|
|
||||||
@@ -360,6 +360,6 @@
|
|
||||||
XSRETURN_UNDEF;
|
|
||||||
}
|
|
||||||
EXTEND(sp,2);
|
|
||||||
- PUSHs(sv_2mortal(newSVuv(start_tmp)));
|
|
||||||
- PUSHs(sv_2mortal(newSVuv(end_tmp)));
|
|
||||||
+ PUSHs(sv_2mortal(newSViv(start_tmp)));
|
|
||||||
+ PUSHs(sv_2mortal(newSViv(end_tmp)));
|
|
||||||
|
|
@ -34,10 +34,6 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
|||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ( ${PERL_LEVEL} <= 500503 )
|
|
||||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-perl-shared::RRDs.xs
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if defined(WITH_LATIN2)
|
.if defined(WITH_LATIN2)
|
||||||
CONFIGURE_ARGS+= --with-latin2
|
CONFIGURE_ARGS+= --with-latin2
|
||||||
.endif
|
.endif
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- perl-shared/RRDs.xs.orig Sun May 9 11:07:59 2004
|
|
||||||
+++ perl-shared/RRDs.xs Sun May 9 11:08:11 2004
|
|
||||||
@@ -360,6 +360,6 @@
|
|
||||||
XSRETURN_UNDEF;
|
|
||||||
}
|
|
||||||
EXTEND(sp,2);
|
|
||||||
- PUSHs(sv_2mortal(newSVuv(start_tmp)));
|
|
||||||
- PUSHs(sv_2mortal(newSVuv(end_tmp)));
|
|
||||||
+ PUSHs(sv_2mortal(newSViv(start_tmp)));
|
|
||||||
+ PUSHs(sv_2mortal(newSViv(end_tmp)));
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user