[Gpg4win-commits] [git] Gpg4win - branch, website, updated. gpg4win-2.1.0-252-gca649bd

by Bernhard Reiter cvs at cvs.gnupg.org
Wed Aug 24 09:27:22 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG for Windows".

The branch, website has been updated
       via  ca649bdeff7c68f4c0fa0a9654d54c04a82e95fe (commit)
      from  4ed65eaecb8dffe06f7105340f6678dd3da82c82 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ca649bdeff7c68f4c0fa0a9654d54c04a82e95fe
Author: Bernhard Reiter <bernhard at intevation.de>
Date:   Wed Aug 24 09:27:03 2016 +0200

    web: make online hints improved.

diff --git a/web/Makefile b/web/Makefile
index e499327..39723dc 100644
--- a/web/Makefile
+++ b/web/Makefile
@@ -45,7 +45,10 @@ change-history-de.htm4: build-history.awk NEWS.last
 	LC_ALL=de_DE.latin1 awk -f build-history.awk -v lang=de < NEWS.last > $@
 
 online: all
-	echo "Going to put current contents online for www.gpg4win.org ..."
+	@echo ""
+	@echo "Going to put current contents online for www.gpg4win.org ..."
+	@echo "(ssh fingerprint may be found via https://ssl.intevation.de/)"
+	@echo ""
 	rsync -rvPC --perms --chmod=ug+rw,o+r,Dg+s,Da+x,u-s,Fg-s,o-wt --exclude='*.swp' $(ADD_INST_TYPES) $(TARGETS) $(ADD_INST_DIRS) \
 	$(USER)@www.gpg4win.org:/srv/gpg4win-www/
 

-----------------------------------------------------------------------

Summary of changes:
 web/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GnuPG for Windows
http://git.gnupg.org



More information about the Gpg4win-commits mailing list