pkgsrc-wip/trustedQSL
Makoto Fujiwara 68510f8d1c (1) Makefile
Convert SUBST_STAGE.macro_S from post-patch to pre-configure
    This will ease the additional making patch to the files.
    (Make new patch after 'make patch')
(2) patches/patch-apps_tqsl_cpp
    Remove redundent lines
   (From) Two different lines:
   +      curl_easy_setopt(req, CURLOPT_SSL_VERIFYPEER, FALSE);
   -      curl_easy_setopt(req, CURLOPT_SSL_VERIFYPEER, uplVerifyCA);
   (To)   Just swap the line:
   -      curl_easy_setopt(req, CURLOPT_SSL_VERIFYPEER, uplVerifyCA);
   +      curl_easy_setopt(req, CURLOPT_SSL_VERIFYPEER, FALSE);
2013-11-30 12:50:51 +00:00
..
patches (1) Makefile 2013-11-30 12:50:51 +00:00
arrl-license Add arrl-license as a candidate under licenses directory. 2013-09-10 02:03:36 +00:00
DESCR Bump to 2.0rc6, syncing to pkgsrc/ham proper. This is mainly for 2013-09-24 11:35:36 +00:00
distinfo (1) Makefile 2013-11-30 12:50:51 +00:00
Makefile (1) Makefile 2013-11-30 12:50:51 +00:00
MESSAGE (1) tqsl-2.0 is released 2013-11-17 08:06:28 +00:00
PLIST Fix PLIST 2013-09-30 02:20:25 +00:00
TODO Previous commit has wrong message, the OS/Release of the problem is not 2013-09-24 11:47:55 +00:00