On Friday 04 November 2011 14:40:51 Max Herrgard wrote:
> On 4 nov 2011, at 19.19, Pierre Abbat wrote:
> > Nov  4 18:15:43 darner Tor[66814]: Please upgrade! This version of Tor
> > (0.2.2.32) is not recommended, according to the directory authorities.
> > Recommended versions are: 0.2.1.31,0.2.2.34,0.2.3.7-alpha
>
> 0.2.2.34 is in pkgsrc-2011Q3 since 46 hours.

I just pulled it and I still have 0.2.2.32.

# git pull
remote: Counting objects: 11269, done.
remote: Compressing objects: 100% (2256/2256), done.
remote: Total 5834 (delta 4267), reused 4637 (delta 3533)
Receiving objects: 100% (5834/5834), 1.59 MiB | 307 KiB/s, done.
Resolving deltas: 100% (4267/4267), completed with 1411 local objects.
>From git://git.dragonflybsd.org/pkgsrcv2
   db7d27c..9ecd17e  master     -> origin/master
   5539f5c..362298a  pkgsrc-2011Q3 -> origin/pkgsrc-2011Q3
Updating 5539f5c..362298a
Fast-forward
 devel/rt3/Makefile                                 |    3 +-
 devel/rt3/distinfo                                 |   22 ++-
 devel/rt3/patches/patch-aa                         |    6 +-
 devel/rt3/patches/patch-ab                         |   76 ++++++---
 devel/rt3/patches/patch-lib_RT.pm                  |   24 +++
 .../patches/patch-lib_RT_Action_CreateTickets.pm   |   24 +++
 .../patch-lib_RT_CustomFieldValues_External.pm     |   19 ++
 devel/rt3/patches/patch-lib_RT_Interface_Email.pm  |   15 ++
 .../patch-lib_RT_Interface_Email_Auth_GnuPG.pm     |   19 ++
 devel/rt3/patches/patch-lib_RT_Ticket__Overlay.pm  |   49 +++++
 .../patches/patch-lib_RT_Transaction__Overlay.pm   |   15 ++
 devel/rt3/patches/patch-sbin_rt-attributes-viewer  |   15 ++
 .../rt3/patches/patch-sbin_rt-attributes-viewer.in |   15 ++
 ...patch-share_html_Admin_CustomFields_Modify.html |   15 ++
 .../patches/patch-share_html_Helpers_CalPopup.html |   22 +++
 .../rt3/patches/patch-share_html_Search_Bulk.html  |   31 +++
 ...atch-share_html_Search_Elements_SelectChartType |   15 ++
 .../patch-share_html_Ticket_Elements_PreviewScrips |   42 +++++
 devel/rt3/patches/patch-t_approval_admincc.t       |   15 ++
 devel/rt3/patches/patch-t_approval_basic.t         |   15 ++
 doc/CHANGES-pkgsrc-2011Q3                          |   24 +++-
 graphics/freetype2/Makefile                        |    4 +-
 graphics/freetype2/distinfo                        |    8 +-
 lang/perl5/Makefile.common                         |    3 +-
 lang/perl5/distinfo                                |    3 +-
 lang/perl5/patches/patch-cpan_Digest_Digest.pm     |   49 +++++
 mail/majordomo/Makefile                            |    6 +-
 mail/majordomo/distinfo                            |   10 +-
 mail/majordomo/patches/patch-ad                    |   16 ++-
 mail/majordomo/patches/patch-ai                    |   12 +-
 mail/majordomo/patches/patch-aj                    |   38 +++--
 mail/majordomo/patches/patch-an                    |   18 ++
 net/wireshark/Makefile                             |    4 +-
 net/wireshark/PLIST                                |   19 ++-
 net/wireshark/distinfo                             |    8 +-
 print/xpdf/MESSAGE                                 |   22 +++
 print/xpdf/Makefile                                |   14 +-
 print/xpdf/distinfo                                |   38 +---
 print/xpdf/patches/patch-aa                        |   24 ++-
 print/xpdf/patches/patch-ab                        |   20 --
 print/xpdf/patches/patch-ai                        |   68 ++++----
 print/xpdf/patches/patch-ak                        |   87 +++++-----
 print/xpdf/patches/patch-al                        |   11 +-
 print/xpdf/patches/patch-am                        |  194 
++++++--------------
 print/xpdf/patches/patch-an                        |   36 ----
 print/xpdf/patches/patch-aq                        |   24 ++--
 print/xpdf/patches/patch-bb                        |   15 --
 print/xpdf/patches/patch-bc                        |   16 +-
 print/xpdf/patches/patch-bd                        |   31 ---
 www/swiftsurf/distinfo                             |    3 +-
 www/swiftsurf/patches/patch-src_Makefile           |   20 ++
 x11/labltk/PLIST                                   |    7 +-
 x11/labltk/PLIST.opt                               |    4 +-
 53 files changed, 847 insertions(+), 466 deletions(-)
 create mode 100644 devel/rt3/patches/patch-lib_RT.pm
 create mode 100644 devel/rt3/patches/patch-lib_RT_Action_CreateTickets.pm
 create mode 100644 
devel/rt3/patches/patch-lib_RT_CustomFieldValues_External.pm
 create mode 100644 devel/rt3/patches/patch-lib_RT_Interface_Email.pm
 create mode 100644 
devel/rt3/patches/patch-lib_RT_Interface_Email_Auth_GnuPG.pm
 create mode 100644 devel/rt3/patches/patch-lib_RT_Ticket__Overlay.pm
 create mode 100644 devel/rt3/patches/patch-lib_RT_Transaction__Overlay.pm
 create mode 100644 devel/rt3/patches/patch-sbin_rt-attributes-viewer
 create mode 100644 devel/rt3/patches/patch-sbin_rt-attributes-viewer.in
 create mode 100644 
devel/rt3/patches/patch-share_html_Admin_CustomFields_Modify.html
 create mode 100644 devel/rt3/patches/patch-share_html_Helpers_CalPopup.html
 create mode 100644 devel/rt3/patches/patch-share_html_Search_Bulk.html
 create mode 100644 
devel/rt3/patches/patch-share_html_Search_Elements_SelectChartType
 create mode 100644 
devel/rt3/patches/patch-share_html_Ticket_Elements_PreviewScrips
 create mode 100644 devel/rt3/patches/patch-t_approval_admincc.t
 create mode 100644 devel/rt3/patches/patch-t_approval_basic.t
 create mode 100644 lang/perl5/patches/patch-cpan_Digest_Digest.pm
 create mode 100644 print/xpdf/MESSAGE
 delete mode 100644 print/xpdf/patches/patch-ab
 delete mode 100644 print/xpdf/patches/patch-an
 delete mode 100644 print/xpdf/patches/patch-bb
 delete mode 100644 print/xpdf/patches/patch-bd
 create mode 100644 www/swiftsurf/patches/patch-src_Makefile
# bmake
=> Bootstrap dependency curl-[0-9]*: found curl-7.21.7
=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Checking for vulnerabilities in tor-0.2.2.32
Package tor-0.2.2.32 has a remote-security-bypass vulnerability, see 
http://secunia.com/advisories/46634/

Pierre
-- 
sei do'anai mi'a djuno puze'e noroi nalselganse srera

Reply via email to