perl - update

2011-02-02 Thread ajtiM
Hi!

My system: FreeBSD 8.1

I like to update perl to higher version and I don't want to screw up...
I red /usr/ports/UPDATING:

perl-after-upgrade script supplied with lang/perl5.12

If I update to perl 5.12.3 is it enough that I run above script, please?
In /etc/make.conf I have:
# added by use.perl 2010-11-05 17:40:46 
 
PERL_VERSION=5.8.9   

I have above from version 8.0. Do I need to change version from 5.8.9 to 5.12 
or to 5.12.3?

Thank you very much.

Mitja

http://jpgmag.com/people/lumiwa
___
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: perl - update

2011-02-02 Thread RW
On Wed, 2 Feb 2011 07:03:32 -0600
ajtiM lum...@gmail.com wrote:

 Hi!
 
 My system: FreeBSD 8.1
 
 I like to update perl to higher version and I don't want to screw
 up... I red /usr/ports/UPDATING:
 
 perl-after-upgrade script supplied with lang/perl5.12
 
 If I update to perl 5.12.3 is it enough that I run above script,
 please? In /etc/make.conf I have:
 # added by use.perl 2010-11-05
 17:40:46 PERL_VERSION=5.8.9   
 
 I have above from version 8.0. Do I need to change version from 5.8.9
 to 5.12 or to 5.12.3?
 


In UPDATING it also says:

  If you want to switch to lang/perl5.12 from lang/perl5.{8,10} please
  follow instructions in the entry 20100715 in this file.


Note that 5.8.9 is built out of a different port to 5.12.3

___
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: perl - update

2011-02-02 Thread ajtiM
On Wednesday February 2 2011 07:20:43 RW wrote:
 On Wed, 2 Feb 2011 07:03:32 -0600
 
 ajtiM lum...@gmail.com wrote:
  Hi!
  
  My system: FreeBSD 8.1
  
  I like to update perl to higher version and I don't want to screw
  up... I red /usr/ports/UPDATING:
  
  perl-after-upgrade script supplied with lang/perl5.12
  
  If I update to perl 5.12.3 is it enough that I run above script,
  please? In /etc/make.conf I have:
  # added by use.perl 2010-11-05
  17:40:46 PERL_VERSION=5.8.9
  
  I have above from version 8.0. Do I need to change version from 5.8.9
  to 5.12 or to 5.12.3?
 
 In UPDATING it also says:
 
   If you want to switch to lang/perl5.12 from lang/perl5.{8,10} please
   follow instructions in the entry 20100715 in this file.
 
 
 Note that 5.8.9 is built out of a different port to 5.12.3
 
Thank you very much. But I like to know if I need to change entry in 
make.conf:
# added by use.perl 2010-11-05
17:40:46 PERL_VERSION=5.8.9

to PERL_VERSION=5.12.3

or just delete those line.

Thanks in advance.


Mitja

http://jpgmag.com/people/lumiwa
___
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: perl - update

2011-02-02 Thread RW
On Wed, 2 Feb 2011 07:47:02 -0600
ajtiM lum...@gmail.com wrote:

 Thank you very much. But I like to know if I need to change entry in 
 make.conf:
 # added by use.perl 2010-11-05
 17:40:46 PERL_VERSION=5.8.9
 
 to PERL_VERSION=5.12.3
 
 or just delete those line.


You don't need to do anything, it'll be updated by installing the new
version of perl. 
___
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


perl update again

2011-02-02 Thread ajtiM
Hi!

Again me with the perl update from 5.8 to 5.12.
I did portmaster -o lang/perl5.12 /lang/perl5.8 
and upgrade was without problem.
Than I ran portmaster -r perl-
and there were also for rebuild arts, qt33 which I dont have installed and 
portmaster --check-depends doesn't shows any problems.

I went back to version 5.8 because I don't want to install those ports which I 
don't have.
Did I do something wrong?

Thanks in advance.

Mitja

http://jpgmag.com/people/lumiwa
___
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