commit-womb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-womb] gnumaint spotlight.mk spotlight/spotlight.m4


From: Brandon Invergo
Subject: [commit-womb] gnumaint spotlight.mk spotlight/spotlight.m4
Date: Wed, 28 Oct 2015 20:29:37 +0000

CVSROOT:        /sources/womb
Module name:    gnumaint
Changes by:     Brandon Invergo <brandon>       15/10/28 20:29:37

Modified files:
        .              : spotlight.mk 
        spotlight      : spotlight.m4 

Log message:
        change spotlight templates to use https

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumaint/spotlight.mk?cvsroot=womb&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnumaint/spotlight/spotlight.m4?cvsroot=womb&r1=1.2&r2=1.3

Patches:
Index: spotlight.mk
===================================================================
RCS file: /sources/womb/gnumaint/spotlight.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- spotlight.mk        23 Mar 2015 19:21:55 -0000      1.2
+++ spotlight.mk        28 Oct 2015 20:29:36 -0000      1.3
@@ -60,7 +60,7 @@
 
 $(REL_MD): $(REL_READY)
        sed \
-               -e 's,\(.*\)-\([^-]*\),* 
[\1-\2](http://www.gnu.org/software/\1/),' \
+               -e 's,\(.*\)-\([^-]*\),* 
[\1-\2](https://www.gnu.org/software/\1/),' \
          "$<" >"$@"
 
 $(SL_MD): $(REL_MD) $(ACTIVITY_REPORT)

Index: spotlight/spotlight.m4
===================================================================
RCS file: /sources/womb/gnumaint/spotlight/spotlight.m4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- spotlight/spotlight.m4      23 Mar 2015 19:21:56 -0000      1.2
+++ spotlight/spotlight.m4      28 Oct 2015 20:29:37 -0000      1.3
@@ -3,25 +3,25 @@
 RELEASES
 
 For announcements of most new GNU releases, subscribe to the info-gnu
-mailing list: <http://lists.gnu.org/mailman/listinfo/info-gnu>.
+mailing list: <https://lists.gnu.org/mailman/listinfo/info-gnu>.
 
 To download: nearly all GNU software is available from
-<http://ftp.gnu.org/gnu/>, or preferably one of its mirrors from
-<http://www.gnu.org/prep/ftp.html>.  You can use the url
-<http://ftpmirror.gnu.org/> to be automatically redirected to a
+<https://ftp.gnu.org/gnu/>, or preferably one of its mirrors from
+<https://www.gnu.org/prep/ftp.html>.  You can use the url
+<https://ftpmirror.gnu.org/> to be automatically redirected to a
 (hopefully) nearby and up-to-date mirror.
 
 This month, we welcome NEWMAINT.
 
 A number of GNU packages, as well as the GNU operating system as a
 whole, are looking for maintainers and other assistance: please see
-<http://www.gnu.org/server/takeaction.html#unmaint> if you'd like to
+<https://www.gnu.org/server/takeaction.html#unmaint> if you'd like to
 help.  The general page on how to help GNU is at
-<http://www.gnu.org/help/help.html>.
+<https://www.gnu.org/help/help.html>.
 
 If you have a working or partly working program that you'd like
 to offer to the GNU project as a GNU package, see
-<http://www.gnu.org/help/evaluation.html>.
+<https://www.gnu.org/help/evaluation.html>.
 
 As always, please feel free to write to us, <address@hidden>,
 with any GNUish questions or suggestions for future installments.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]