pkgsrc-WIP-cvs archive

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

CVS commit: wip/tc-git



Module name:    wip
Committed by:   makoto
Date:           Tue Oct 22 13:05:16 UTC 2013

Modified Files:
        wip/tc-git: Makefile

Log Message:
(1) Put work around for the problem of:
 fatal: unable to access 'http://github.com/kanchoku/tc.git/': 
    SSL certificate problem: unable to get local issuer certificate
+# Add "-c http.sslVerify=false" to git command or,
+PKGSRC_SETENV=          GIT_SSL_NO_VERIFY=true

(2) If EMACS_TYPE is emacs25, refer wip version of emacs-current 
-.include "../../editors/emacs/modules.mk"
+.include "../../wip/emacs-current/modules.mk"


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/tc-git/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-git/Makefile?r1=1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index