New package with EPOCH to manage the update from xxxterm and quirks diff.

Ok? Comments?

Cheers.

-------- Mensaje original --------
Asunto: UPDATE: ,s/xxxterm/xombrero/g
Fecha: Thu, 31 May 2012 13:27:38 -0300
De: Gonzalo L. R. <[email protected]>
A: [email protected]

Hi,

As Spectrwm time ago, now XXXterm change its name to Xombrero 1.0.0, so
here is the new port and the new stuff:

* Fix a bug where not the entire saved cert wouldn't be checked
* Add an include_config setting to load additional configuration
settings
* Add option to display when a download completes
* Rewrite mutex implementation to work around some bogus buggy mutex
implementation messages
* Make bunch of settings work in runtime vs start-of-day
* Add option to select search engine when used the first time
* Add ctrl-enter to prefix www. and postfix .com
* Add stop keybinding
* Fix a bunch of tiny bugs and general code improvement

Tested on i386, but more test are really welcome :)

Cheers.

-- 
Sending from my VCR.

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.73
diff -u -p -r1.73 Makefile
--- Makefile    24 May 2012 18:36:45 -0000      1.73
+++ Makefile    1 Jun 2012 14:27:02 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    devel databases
 DISTFILES =
 
 # API.rev
-PKGNAME =      quirks-1.71
+PKGNAME =      quirks-1.72
 PKG_ARCH =     *
 MAINTAINER =   Marc Espie <[email protected]>
 
Index: files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.78
diff -u -p -r1.78 Quirks.pm
--- files/Quirks.pm     24 May 2012 18:36:45 -0000      1.78
+++ files/Quirks.pm     1 Jun 2012 14:27:02 -0000
@@ -298,7 +298,8 @@ my $stem_extensions = {
        'p5-Email-MIME-Creator' => 'p5-Email-MIME',
        'p5-Email-MIME-Modifier' => 'p5-Email-MIME',
        'libmpcdec' => 'musepack',
-       'mppenc' => 'musepack'
+       'mppenc' => 'musepack',
+       'xxxterm' => 'xombrero'
 };
 
 # ->is_base_system($handle, $state):

Attachment: xombrero.tgz
Description: Binary data

Reply via email to