svn commit: r363340 - in head/sysutils: freeipmi ipmitool
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Aug 1 13:36:06 UTC 2014
On Fri, Aug 1, 2014 at 5:42 PM, Tijl Coosemans <tijl at freebsd.org> wrote:
> On Tue, 29 Jul 2014 15:29:59 +0000 (UTC) Sunpoet Po-Chuan Hsieh wrote:
> > Modified: head/sysutils/ipmitool/Makefile
> >
> ==============================================================================
> > --- head/sysutils/ipmitool/Makefile Tue Jul 29 15:22:16 2014
> (r363339)
> > +++ head/sysutils/ipmitool/Makefile Tue Jul 29 15:29:59 2014
> (r363340)
> > @@ -3,6 +3,7 @@
> >
> > PORTNAME= ipmitool
> > PORTVERSION= 1.8.14
> > +PORTREVISION= 1
> > CATEGORIES= sysutils
> > MASTER_SITES= SF
>
> You only have to bump dependent ports if the major library version
> changes (the X in .so.X.Y.Z).
>
Oh, yes. Thank you for reminding me. :)
Regards,
sunpoet
More information about the svn-ports-all
mailing list