New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81274


Ignore:
Timestamp:
07/28/11 12:18:09 (4 years ago)
Author:
gui_dos@…
Message:

pan2: version bump to 0.135

Location:
trunk/dports/news/pan2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/news/pan2/Portfile

    r77039 r81274  
    55 
    66name                pan2 
    7 version             0.134 
     7version             0.135 
    88categories          news 
    99platforms           darwin 
     
    2121use_bzip2           yes 
    2222 
    23 checksums           sha1    7ef9385e59edf7d511ad3de6c39482297c820685 \ 
    24                     rmd160  215f2b62275f2b0cda841d9d28fb0e4c97ac2676 
     23checksums           sha1    6cd93facf86615761279113badd7462e59399ae4 \ 
     24                    rmd160  09e98323ad88d0bc609d8ca030cbe8316b2b5e9e 
    2525 
    2626depends_lib         port:pcre \ 
  • trunk/dports/news/pan2/files/patch-pan-gui-gui.cc.diff

    r77039 r81274  
    1 --- pan/gui/gui.cc.orig 2011-02-15 04:46:29.000000000 -0600 
    2 +++ pan/gui/gui.cc      2011-03-18 05:48:11.000000000 -0500 
    3 @@ -1734,8 +1734,8 @@ 
     1--- pan/gui/gui.cc.orig 2011-06-05 02:40:22.000000000 +0200 
     2+++ pan/gui/gui.cc      2011-07-28 21:08:03.000000000 +0200 
     3@@ -1790,8 +1790,8 @@ 
    44     g_snprintf (str, sizeof(str), "%s: %u/%u", _("Tasks"), running, size); 
    55  
Note: See TracChangeset for help on using the changeset viewer.