[csw-devel] SF.net SVN: gar:[15104] csw/mgar/pkg/elinks/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Mon Jul 18 23:45:39 CEST 2011


Revision: 15104
          http://gar.svn.sourceforge.net/gar/?rev=15104&view=rev
Author:   chninkel
Date:     2011-07-18 21:45:39 +0000 (Mon, 18 Jul 2011)

Log Message:
-----------
elinks: switched to dynamic prototype

Modified Paths:
--------------
    csw/mgar/pkg/elinks/trunk/Makefile
    csw/mgar/pkg/elinks/trunk/files/changelog.CSW

Removed Paths:
-------------
    csw/mgar/pkg/elinks/trunk/files/CSWelinks.prototype

Modified: csw/mgar/pkg/elinks/trunk/Makefile
===================================================================
--- csw/mgar/pkg/elinks/trunk/Makefile	2011-07-18 21:09:34 UTC (rev 15103)
+++ csw/mgar/pkg/elinks/trunk/Makefile	2011-07-18 21:45:39 UTC (rev 15104)
@@ -45,19 +45,15 @@
 
 MASTER_SITES = http://elinks.cz/download/
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
-
 DISTFILES  = $(NAME)-$(VERSION).tar.bz2
-DISTFILES += CSWelinks.prototype
 DISTFILES += changelog.CSW
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
-
 # Debian security path for CVE-2007-2027
 PATCHFILES += elinks-417789.diff
 
+# Provided by iconv
+MERGE_EXCLUDE_FILES  = .*/charset.alias
+MERGE_EXCLUDE_FILES += .*/locale.alias
 
 ##### Build and installation information #####
 

Deleted: csw/mgar/pkg/elinks/trunk/files/CSWelinks.prototype
===================================================================
--- csw/mgar/pkg/elinks/trunk/files/CSWelinks.prototype	2011-07-18 21:09:34 UTC (rev 15103)
+++ csw/mgar/pkg/elinks/trunk/files/CSWelinks.prototype	2011-07-18 21:45:39 UTC (rev 15104)
@@ -1,39 +0,0 @@
-f none /opt/csw/bin/elinks 0755 root bin
-d none /opt/csw/share/doc/elinks 0755 root bin
-f none /opt/csw/share/doc/elinks/changelog.CSW 0755 root bin
-f none /opt/csw/share/locale/be/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/bg/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/ca/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/cs/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/da/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/de/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/el/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/es/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/et/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/fi/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/fr/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/gl/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/hr/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/hu/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/id/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/is/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/it/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/lt/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/nb/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/nl/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/pl/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/pt/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/pt_BR/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/ro/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/ru/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/sk/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/sr/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/sv/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/tr/LC_MESSAGES/elinks.mo 0644 root bin
-f none /opt/csw/share/locale/uk/LC_MESSAGES/elinks.mo 0644 root bin
-d none /opt/csw/share/man/man1 0755 root bin
-f none /opt/csw/share/man/man1/elinks.1 0644 root bin
-d none /opt/csw/share/man/man5 0755 root bin
-f none /opt/csw/share/man/man5/elinks.conf.5 0644 root bin
-f none /opt/csw/share/man/man5/elinkskeys.5 0644 root bin
-d none /opt/csw/share/man/man8 0755 root bin

Modified: csw/mgar/pkg/elinks/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/elinks/trunk/files/changelog.CSW	2011-07-18 21:09:34 UTC (rev 15103)
+++ csw/mgar/pkg/elinks/trunk/files/changelog.CSW	2011-07-18 21:45:39 UTC (rev 15104)
@@ -1,3 +1,10 @@
+elinks (0.11.7,REV=2011.07.18) unstable
+
+  * Updated libidn dependancy: libidn -> libidn11.
+  * [GAR] Switched to dynamic prototype.
+
+ -- Yann Rouillard <yann at opencsw.org>  Sun, 10 Oct 2009 21:38:39 +0100
+
 elinks (0.11.7,REV=2009.10.10) unstable
 
   * New upstream version.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list