[csw-devel] SF.net SVN: gar:[15562] csw/mgar/pkg/wget/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Sep 8 10:14:22 CEST 2011


Revision: 15562
          http://gar.svn.sourceforge.net/gar/?rev=15562&view=rev
Author:   dmichelsen
Date:     2011-09-08 08:14:21 +0000 (Thu, 08 Sep 2011)
Log Message:
-----------
wget: Add comment about version update

Modified Paths:
--------------
    csw/mgar/pkg/wget/trunk/Makefile

Modified: csw/mgar/pkg/wget/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wget/trunk/Makefile	2011-09-07 23:05:48 UTC (rev 15561)
+++ csw/mgar/pkg/wget/trunk/Makefile	2011-09-08 08:14:21 UTC (rev 15562)
@@ -1,3 +1,8 @@
+# TODO (release-critical prefixed with !, non release-critical with *)
+# ! Make sure to honour these on an update:
+#     http://www.mail-archive.com/pca@lists.univie.ac.at/msg02692.html
+#     https://lists.gnu.org/archive/html/bug-wget/2011-09/msg00001.html
+
 NAME = wget
 VERSION = 1.12
 CATEGORIES = net
@@ -37,8 +42,8 @@
 TEST_TARGET = check
 RUNTIME_DEP_PKGS = CSWosslrt
 
-SAMPLECONF = $(sysconfdir)/wgetrc.CSW
-EXTRA_PAX_ARGS = -s ",^\(.$(sysconfdir)/wgetrc\)\$$,\1.CSW,p"
+SAMPLECONF = $(sysconfdir)/wgetrc
+#EXTRA_PAX_ARGS = -s ",^\(.$(sysconfdir)/wgetrc\)\$$,\1.CSW,p"
 
 MERGE_SCRIPTS_isa-sparcv8-static-disable = copy-all
  MERGE_SCRIPTS_isa-sparcv8-static-enable = copy-static-wget-only

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