FreeBSD Bugzilla – Attachment 155288 Details for
Bug 199250
[PATCH] sysutils/powerman: Update to version 2.3.20
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sysutils_powerman.diff
sysutils_powerman.diff (text/plain), 2.88 KB, created by
tkato432
on 2015-04-06 18:57:04 UTC
(
hide
)
Description:
sysutils_powerman.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-04-06 18:57:04 UTC
Size:
2.88 KB
patch
obsolete
>diff -urN /usr/ports/sysutils/powerman/Makefile sysutils/powerman/Makefile >--- /usr/ports/sysutils/powerman/Makefile 2014-07-06 09:00:54.000000000 +0900 >+++ sysutils/powerman/Makefile 2015-04-07 00:00:00.000000000 +0900 >@@ -2,10 +2,10 @@ > # $FreeBSD: head/sysutils/powerman/Makefile 360761 2014-07-05 15:16:09Z tijl $ > > PORTNAME= powerman >-PORTVERSION= 2.3.16 >-PORTREVISION= 2 >+PORTVERSION= 2.3.20 > CATEGORIES= sysutils parallel >-MASTER_SITES= GOOGLE_CODE >+MASTER_SITES= https://github.com/chaos/powerman/releases/download/%SUBDIR%/ >+MASTER_SITE_SUBDIR= ${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Tool for doing remote power control >@@ -17,8 +17,9 @@ > USES= libtool perl5 > USE_PERL5= build > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --with-httppower --localstatedir=${DESTDIR}/var \ >+CONFIGURE_ARGS= --with-httppower --localstatedir=/var \ > --with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig >+INSTALL_TARGET= install-strip > USE_LDCONFIG= yes > > USE_RC_SUBR= powerman >@@ -28,6 +29,8 @@ > > post-patch: > @${REINPLACE_CMD} -e \ >+ 's|"GNU strip"|"strip"|' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e \ > '/^install-data-am/s|:.*|:|' ${WRKSRC}/scripts/Makefile.in > > .include <bsd.port.mk> >diff -urN /usr/ports/sysutils/powerman/distinfo sysutils/powerman/distinfo >--- /usr/ports/sysutils/powerman/distinfo 2014-06-21 17:39:52.000000000 +0900 >+++ sysutils/powerman/distinfo 2015-04-07 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (powerman-2.3.16.tar.gz) = 5ab2846d15a93917fe79190f7a7609c3c2e128c03d040edf365fbd4f80a985b2 >-SIZE (powerman-2.3.16.tar.gz) = 615696 >+SHA256 (powerman-2.3.20.tar.gz) = a4b0858d1214aab18e2673596b00ac9bad976cb7b777209e10732467c3551b88 >+SIZE (powerman-2.3.20.tar.gz) = 620248 >diff -urN /usr/ports/sysutils/powerman/pkg-descr sysutils/powerman/pkg-descr >--- /usr/ports/sysutils/powerman/pkg-descr 2014-06-21 17:39:53.000000000 +0900 >+++ sysutils/powerman/pkg-descr 2015-04-07 00:00:00.000000000 +0900 >@@ -3,4 +3,4 @@ > natively by PowerMan and Expect-like configurability simplifies the > addition of new devices. > >-WWW: http://code.google.com/p/powerman/ >+WWW: https://github.com/chaos/powerman/ >diff -urN /usr/ports/sysutils/powerman/pkg-plist sysutils/powerman/pkg-plist >--- /usr/ports/sysutils/powerman/pkg-plist 2014-11-23 02:04:00.000000000 +0900 >+++ sysutils/powerman/pkg-plist 2015-04-07 00:00:00.000000000 +0900 >@@ -5,6 +5,7 @@ > %%ETCDIR%%/apc7900.dev > %%ETCDIR%%/apc7900v3.dev > %%ETCDIR%%/apc7920.dev >+%%ETCDIR%%/apc8941.dev > %%ETCDIR%%/apcnew.dev > %%ETCDIR%%/apcold.dev > %%ETCDIR%%/apcpdu.dev >@@ -59,10 +60,6 @@ > lib/libpowerman.so.0.0.0 > lib/stonith/plugins/external/powerman > libdata/pkgconfig/libpowerman.pc >-sbin/httppower >-sbin/plmpower >-sbin/powermand >-sbin/vpcd > man/man1/pm.1.gz > man/man1/powerman.1.gz > man/man3/libpowerman.3.gz >@@ -72,4 +69,8 @@ > man/man8/plmpower.8.gz > man/man8/powermand.8.gz > man/man8/vpcd.8.gz >+sbin/httppower >+sbin/plmpower >+sbin/powermand >+sbin/vpcd > @dir /var/run/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 199250
: 155288