Re: ruby18-rmagick not rebuild (portupgrade)

2010-10-27 Thread Matthias Fechner

Am 26.10.10 20:47, schrieb Lowell Gilbert:

graphics/ruby-rmagick is a different port than graphics/ImageMagick, so
rebuilding everything will only rebuild the former if it's out of date.
Whether the other is rebuilt is irrelevant.


hm ok, I added now the following line:
'graphics/ImageMagick*' = 'portupgrade -f 
graphics/ruby-rmagick; /usr/local/etc/rc.d/apache22 restart',


in the AFTERINSTALL section, that should force portupgrade to rebuild 
the rmagick port and restart apache afterwards.



Matthias

--
Programming today is a race between software engineers striving to 
build bigger and better idiot-proof programs, and the universe trying to 
produce bigger and better idiots. So far, the universe is winning. -- 
Rich Cook

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: ruby18-rmagick not rebuild (portupgrade)

2010-10-26 Thread Lowell Gilbert
Matthias Fechner ide...@fechner.net writes:

 I have a small question to portupgrade.
 I use it to upgrade my ports to the new versions with:
 portupgrade -Rrav

 If an upgrade of ImageMagick-nox11 is included it always forgets to
 rebuild ruby18-rmagick.

 Is this maybe a bug of portupgrade?

graphics/ruby-rmagick is a different port than graphics/ImageMagick, so
rebuilding everything will only rebuild the former if it's out of date.
Whether the other is rebuilt is irrelevant.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org