Bug 131885

Summary: sysutils/nut: update to v2.4.1 + fix ports/131812
Product: Ports & Packages Reporter: Joerg Pulz <Joerg.Pulz>
Component: Individual Port(s)Assignee: Beat Gaetzi <beat>
Status: Closed FIXED    
Severity: Affects Only Me CC: roy.badami
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sysutils_nut.diff none

Description Joerg Pulz 2009-02-19 19:40:01 UTC
	Update sysutils/nut to the latest version 2.4.1 .
	Add a patch which fixes the problem reported by Roy Badami (ports/131812)
	The patch is submitted upstream too.

	New in this version:
		- added microdowell driver and manpage

Fix: - apply the patch
	- add files/patch-clients-upssched.c
Comment 1 Beat Gaetzi freebsd_committer freebsd_triage 2009-02-20 08:36:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

I'll take it.
Comment 2 Beat Gaetzi freebsd_committer freebsd_triage 2009-02-20 12:09:47 UTC
State Changed
From-To: open->feedback

Port fails to install with PDU option. It looks like sysutils/powerman 
does not install the library sysutils/nut is looking for. Ask for 
submitter fix. Log: 
http://people.freebsd.org/~beat/logs/131885/nut-2.4.1.powerman.log
Comment 3 Joerg Pulz 2009-02-20 12:43:26 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Fri, 20 Feb 2009, beat@FreeBSD.org wrote:

> Synopsis: sysutils/nut: update to v2.4.1 + fix ports/131812
> Port fails to install with PDU option. It looks like sysutils/powerman
> does not install the library sysutils/nut is looking for. Ask for
> submitter fix. Log:
> http://people.freebsd.org/~beat/logs/131885/nut-2.4.1.powerman.log

Hi,

sysutils/powerman was updated at Mon Feb 16 13:26:47 UTC 2009 to version 
2.3.4 which installs the necessary library (see ports/131654). This was a 
strict requirement for ports/131657 which actually introduced the new PDU 
option for sysutils/nut (comitted Mon Feb 16 14:18:28 UTC 2009).
As your buildlog still shows sysutils/powerman at version 1.0.20, i assume 
that your tree is nut up to date. Would you please try again with a fresh 
portstree?

Thanks and kind regards
Joerg

- -- 
The beginning is the most important part of the work.
 				-Plato
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iD8DBQFJnqVxSPOsGF+KA+MRAliNAKCweY0fIxwEs5x1P6aO2lM3oc2NYQCgtjM+
JR4oRH13MHOBS8MinLg5TA0=
=r/9f
-----END PGP SIGNATURE-----
Comment 4 Beat Gaetzi freebsd_committer freebsd_triage 2009-02-20 15:27:33 UTC
State Changed
From-To: feedback->open

Problem solved with up to date portstree. I apologize for the 
inconvenience.
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-02-20 17:43:19 UTC
beat        2009-02-20 17:42:51 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/nut         Makefile distinfo pkg-plist 
  Added files:
    sysutils/nut/files   patch-clients-upssched.c 
  Log:
  - Update to 2.4.1
  - Add patch for problem reported in ports/131812
  
  PR:             ports/131885
  Submitted by:   Joerg Pulz <Joerg.Pulz AT frm2.tum.de> (maintainer)
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.48      +2 -2      ports/sysutils/nut/Makefile
  1.26      +6 -6      ports/sysutils/nut/distinfo
  1.1       +11 -0     ports/sysutils/nut/files/patch-clients-upssched.c (new)
  1.29      +1 -0      ports/sysutils/nut/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Beat Gaetzi freebsd_committer freebsd_triage 2009-02-20 17:44:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!