tpcc: updated to a more recent build - mkports - recipes for building multiple softwares with mk(1)
 (HTM) git clone git://z3bra.org/mkports
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit be23c7bf3d5bf363d3f8218138f293647a4c44c9
 (DIR) parent 03548d696a1520e989ecdd1f2536a11180e46cfd
 (HTM) Author: z3bra <contactatz3bradotorg>
       Date:   Thu, 26 Jan 2017 18:34:21 +0000
       
       pcc: updated to a more recent build
       
       Diffstat:
         M libpcc/mkfile                       |       2 +-
         R libpcc/patches/001-configure-musl.… |       0 
         M pcc/mkfile                          |       2 +-
         R pcc/patches/000-usr_prefix.diff ->… |       0 
       
       4 files changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/libpcc/mkfile b/libpcc/mkfile
       t@@ -1,5 +1,5 @@
        pkg = libpcc
       -ver = 20160123
       +ver = 20170117
        url = ftp://pcc.ludd.ltu.se/pub/pcc-libs/pcc-libs-$ver.tgz
        #ver = 1.1.0
        #url = ftp://pcc.ludd.ltu.se/pub/pcc-releases/pcc-libs-$ver.tgz
 (DIR) diff --git a/libpcc/patches/001-configure-musl.diff b/libpcc/patches/001-configure-musl.diff.nope
 (DIR) diff --git a/pcc/mkfile b/pcc/mkfile
       t@@ -1,5 +1,5 @@
        pkg = pcc
       -ver = 20160123
       +ver = 20170117
        url = ftp://pcc.ludd.ltu.se/pub/pcc/$pkg-$ver.tgz
        #ver = 1.1.0
        #url = ftp://pcc.ludd.ltu.se/pub/pcc-releases/$pkg-$ver.tgz
 (DIR) diff --git a/pcc/patches/000-usr_prefix.diff b/pcc/patches/000-usr_prefix.diff.nope