From: Aristedes Maniatis on
On 29/03/10 12:38 AM, Ion-Mihai Tetcu wrote:
> The first one was done, update of graphics/png (including a shared lib
> version bump), with about 5000 ports affected.

The UPDATING entry for the png update looks very wrong. Wrong date, wrong text, wrong instructions for portmaster.



20090328:
AFFECTS: users of graphics/png
AUTHOR: dinoex(a)FreeBSD.org

The png library has been updated to version 1.4.1. Please rebuild all
ports that depend on it.

If you use portmaster:

portmaster -r jpeg-

If you use portupgrade:

portupgrade -fr graphics/jpeg





--
-------------------------->
Aristedes Maniatis
ish
http://www.ish.com.au
Level 1, 30 Wilson Street Newtown 2042 Australia
phone +61 2 9550 5001 fax +61 2 9550 4001
GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Garrett Cooper on
On Sun, Mar 28, 2010 at 6:04 PM, Aristedes Maniatis <ari(a)ish.com.au> wrote:
> On 29/03/10 12:38 AM, Ion-Mihai Tetcu wrote:
>>
>> The first one was done, update of graphics/png (including a shared lib
>> version bump), with about 5000 ports affected.
>
> The UPDATING entry for the png update looks very wrong. Wrong date, wrong
> text, wrong instructions for portmaster.
>
>
>
> 20090328:
>  AFFECTS: users of graphics/png
>  AUTHOR: dinoex(a)FreeBSD.org
>
>  The png library has been updated to version 1.4.1.  Please rebuild all
>  ports that depend on it.
>
>  If you use portmaster:
>
>        portmaster -r jpeg-
>
>  If you use portupgrade:
>
>        portupgrade -fr graphics/jpeg

The text has been updated:

20100328:
AFFECTS: users of graphics/png
AUTHOR: dinoex(a)FreeBSD.org

The png library has been updated to version 1.4.1. Please rebuild all
ports that depend on it.

If you use portmaster:

portmaster -r png-

If you use portupgrade:

portupgrade -fr graphics/png

Thanks,
-Garrett
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Aristedes Maniatis on
On 29/03/10 1:15 PM, Garrett Cooper wrote:
> portmaster -r png-

Is that correct? I haven't seen that notation before (although I might just have missed it in the docs).

I would have used

portmaster -r graphics/png

Ari

--
-------------------------->
Aristedes Maniatis
ish
http://www.ish.com.au
Level 1, 30 Wilson Street Newtown 2042 Australia
phone +61 2 9550 5001 fax +61 2 9550 4001
GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Garrett Cooper on
On Sun, Mar 28, 2010 at 7:17 PM, Aristedes Maniatis <ari(a)ish.com.au> wrote:
> On 29/03/10 1:15 PM, Garrett Cooper wrote:
>>
>> portmaster -r png-
>
> Is that correct? I haven't seen that notation before (although I might just
> have missed it in the docs).
>
> I would have used
>
>  portmaster -r graphics/png

And yes, the directions are still wrong; it should be:

portmaster -r 'png-*'

Similarly since this was just a copy-paste of the jpeg
instructions, those ones are wrong as well.
Thanks,
-Garrett
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Garrett Cooper on
On Sun, Mar 28, 2010 at 4:03 PM, Warren Block <wblock(a)wonkity.com> wrote:
> On Sun, 28 Mar 2010, Warren Block wrote:
>>
>> graphics/osg doesn't build:
>
> Patch for graphics/osg attached.  Builds but otherwise untested. Please stop
> me before I patch again.

Here's a fix for x11-fm/thunar .
Thanks,
-Garrett