FreeBSD Bugzilla – Attachment 98280 Details for
Bug 137143
Update port: sysutils/powerman update from 2.3.4 to 2.3.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.29 KB, created by
Kouki Hashimoto
on 2009-07-26 00:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kouki Hashimoto
Created:
2009-07-26 00:50:01 UTC
Size:
2.29 KB
patch
obsolete
>diff -r 64f59ecaf832 Makefile >--- a/Makefile Sun Jul 26 07:59:15 2009 +0900 >+++ b/Makefile Sun Jul 26 08:32:35 2009 +0900 >@@ -5,14 +5,14 @@ > # $FreeBSD: ports/sysutils/powerman/Makefile,v 1.8 2009/02/16 13:25:42 jadawin Exp $ > > PORTNAME= powerman >-PORTVERSION= 2.3.4 >-#PORTREVISION= 1 >+PORTVERSION= 2.3.5 > CATEGORIES= sysutils parallel > MASTER_SITES= SF/powerman > > MAINTAINER= ports@FreeBSD.org > COMMENT= PowerMan is a tool for doing remote power control > >+BUILD_DEPENDS= ${LOCALBASE}/include/curl/curl.h:${PORTSDIR}/ftp/curl > LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl > > USE_PERL5_BUILD= yes >@@ -24,7 +24,7 @@ > USE_LDCONFIG= yes > USE_RC_SUBR= powerman.sh > >-CFLAGS+= -I${LOCALBASE}/include >+CFLAGS+= -I${LOCALBASE}/include -DHAVE_CURL > LDFLAGS+= -L${LOCALBASE}/lib > > MAN1= pm.1 powerman.1 >diff -r 64f59ecaf832 distinfo >--- a/distinfo Sun Jul 26 07:59:15 2009 +0900 >+++ b/distinfo Sun Jul 26 08:32:35 2009 +0900 >@@ -1,3 +1,3 @@ >-MD5 (powerman-2.3.4.tar.bz2) = f47c7725b426b0a776a4980d8628471e >-SHA256 (powerman-2.3.4.tar.bz2) = 449fd9c2fa1ba4d3bd366fc5421fbf4fb185e28aa16188fb68dd55fe1fc71d88 >-SIZE (powerman-2.3.4.tar.bz2) = 405351 >+MD5 (powerman-2.3.5.tar.bz2) = 9b45c1eef39eafd8f7c750e316c7e4dc >+SHA256 (powerman-2.3.5.tar.bz2) = 4caa03e925ed086c5c9886c0335e0646cb099e65ba213a43d34ec04432fd5d7a >+SIZE (powerman-2.3.5.tar.bz2) = 410179 >diff -r 64f59ecaf832 files/patch-scripts-Makefile.in >--- a/files/patch-scripts-Makefile.in Sun Jul 26 07:59:15 2009 +0900 >+++ b/files/patch-scripts-Makefile.in Sun Jul 26 08:32:35 2009 +0900 >@@ -1,5 +1,5 @@ >---- scripts/Makefile.in.orig 2009-02-13 18:58:48.000000000 +0100 >-+++ scripts/Makefile.in 2009-02-13 18:59:00.000000000 +0100 >+--- scripts/Makefile.in.orig 2009-07-26 08:01:17.510482199 +0900 >++++ scripts/Makefile.in 2009-07-26 08:02:53.221139841 +0900 > @@ -371,10 +371,6 @@ > > install-data-local: >@@ -8,6 +8,6 @@ > - $(top_srcdir)/config/install-sh -m 755 $(srcdir)/powerman.init \ > - $(DESTDIR)$(sysconfdir)/init.d/powerman > - -$(top_srcdir)/config/install-sh -m 755 -d \ >- $(DESTDIR)$(localstatedir)/run >- -$(top_srcdir)/config/install-sh -o $(RUN_AS_USER) -m 755 -d \ >- $(DESTDIR)$(localstatedir)/run/powerman >+ $(DESTDIR)$(libdir)/stonith/plugins/external >+ $(top_srcdir)/config/install-sh -m 755 $(srcdir)/stonith-powerman \ >+ $(DESTDIR)$(libdir)/stonith/plugins/external/powerman
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 137143
: 98280