FreeBSD Bugzilla – Attachment 123842 Details for
Bug 167257
[PATCH] sysutils/facter: update to 1.6.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
facter-1.6.8.patch
facter-1.6.8.patch (text/plain), 1.45 KB, created by
Steve Wills
on 2012-04-24 02:30:09 UTC
(
hide
)
Description:
facter-1.6.8.patch
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2012-04-24 02:30:09 UTC
Size:
1.45 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/sysutils/facter/Makefile,v >retrieving revision 1.14 >diff -u -u -r1.14 Makefile >--- Makefile 19 Feb 2012 14:23:16 -0000 1.14 >+++ Makefile 24 Apr 2012 01:28:16 -0000 >@@ -6,15 +6,13 @@ > # > > PORTNAME= facter >-PORTVERSION= 1.6.5 >+PORTVERSION= 1.6.8 > CATEGORIES= sysutils ruby > MASTER_SITES= http://downloads.puppetlabs.com/facter/ > > MAINTAINER= rouslan@rshell.net > COMMENT= A cross-platform Ruby library for retrieving facts from OS > >-RUN_DEPENDS= dmidecode:${PORTSDIR}/sysutils/dmidecode >- > NO_BUILD= yes > > USE_RUBY= yes >@@ -25,4 +23,9 @@ > cd ${WRKSRC} && \ > ${SETENV} PREFIX=${PREFIX} ${RUBY} ${WRKSRC}/install.rb > >+# Restrict dmidecode dependency to i386 and amd64 systems >+.if ${ARCH} == "amd64" || ${ARCH} == "i386" >+RUN_DEPENDS= dmidecode:${PORTSDIR}/sysutils/dmidecode >+.endif >+ > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/sysutils/facter/distinfo,v >retrieving revision 1.12 >diff -u -u -r1.12 distinfo >--- distinfo 19 Feb 2012 14:23:16 -0000 1.12 >+++ distinfo 24 Apr 2012 01:28:16 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (facter-1.6.5.tar.gz) = 831e6f6f12c2c55c0dc65c004e6a7b8a18c127aa6c0946c5db366517adefd2ac >-SIZE (facter-1.6.5.tar.gz) = 117372 >+SHA256 (facter-1.6.8.tar.gz) = 79e178e191ffc32f6e5b0812c07256802afc3506e2aa8c8538773646c3a46335 >+SIZE (facter-1.6.8.tar.gz) = 119323
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 167257
: 123842