From: Stevie Hryciw on
Hello,

Thank you for providing the FreeBSD port of OptiPNG! I noticed that
the latest port available is 0.6.2, but the software's latest version
is 0.6.3. According to the OptiPNG website, there is a security
vulnerability with all prior 0.6.x versions. Do you have the time to
update the port to the latest version? I would be o so grateful, as
this is a package I rely on.

http://optipng.sourceforge.net/

Please let me know if this is possible. Thanks again very much,
-Stevie
_______________________________________________
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: Thomas Hurst on
* Stevie Hryciw (codroid(a)gmail.com) wrote:

> Thank you for providing the FreeBSD port of OptiPNG! I noticed that
> the latest port available is 0.6.2, but the software's latest version
> is 0.6.3. According to the OptiPNG website, there is a security
> vulnerability with all prior 0.6.x versions. Do you have the time to
> update the port to the latest version? I would be o so grateful, as
> this is a package I rely on.
>
> http://optipng.sourceforge.net/
>
> Please let me know if this is possible. Thanks again very much,

Unfortunately I'm extremely busy at the moment. Here's my excuse:

http://yro.slashdot.org/story/10/01/31/1545245/Newzbincom-Usenet-Indexing-Trial-Set-To-Begin-Next-Week

Things are dragging on, I'll see what I can do though.

--
Thomas 'Freaky' Hurst
http://hur.st/
_______________________________________________
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: Stevie Hryciw on
Thomas,

> Unfortunately I'm extremely busy at the moment.  Here's my excuse:
>
>  http://yro.slashdot.org/story/10/01/31/1545245/Newzbincom-Usenet-Indexing-Trial-Set-To-Begin-Next-Week

Oh Jeee-zus. That is a very good excuse.... I wish you the very best
with the trial. These lawsuits are getting silly.

> Things are dragging on, I'll see what I can do though.

Ok, thanks. No pressure, you don't need any more stress right now!

-Stevie
_______________________________________________
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: Ruslan Mahmatkhanov on

Hi.

On 18.02.2010 11:30, Stevie Hryciw wrote:
> Hello,
>
> Thank you for providing the FreeBSD port of OptiPNG! I noticed that
> the latest port available is 0.6.2, but the software's latest version
> is 0.6.3. According to the OptiPNG website, there is a security
> vulnerability with all prior 0.6.x versions. Do you have the time to
> update the port to the latest version? I would be o so grateful, as
> this is a package I rely on.

It looks trivial to me to update this port. Please test this patch and
tell me if all is ok. I then make a PR.

cd /usr/ports
patch -p1 < /path/to/optipng063.diff
cd graphics/optipng
[options]
make install clean

>
> http://optipng.sourceforge.net/
>
> Please let me know if this is possible. Thanks again very much,
> -Stevie
> _______________________________________________
> 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"
>