From 6eca0f12b05e41baffb6cc54b523f59c78027a0c Mon Sep 17 00:00:00 2001 From: plunky Date: Tue, 30 Dec 2014 14:49:18 +0000 Subject: [PATCH] update to 20141228 development snapshot. --- lang/pcc-current/Makefile | 4 ++-- lang/pcc-current/PLIST | 5 ++++- lang/pcc-current/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/lang/pcc-current/Makefile b/lang/pcc-current/Makefile index ecdc7a357431..3af831bd7553 100644 --- a/lang/pcc-current/Makefile +++ b/lang/pcc-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2014/07/16 20:17:37 plunky Exp $ +# $NetBSD: Makefile,v 1.15 2014/12/30 14:49:18 plunky Exp $ DISTNAME= pcc-${DATE_STR} PKGNAME= pcc-current-${DATE_STR} @@ -11,7 +11,7 @@ HOMEPAGE= http://pcc.ludd.ltu.se/ COMMENT= Portable C compiler LICENSE= pcc-license -DATE_STR= 20140706 +DATE_STR= 20141228 CONFLICTS= pcc-[0-9]* diff --git a/lang/pcc-current/PLIST b/lang/pcc-current/PLIST index 8788ebbbcf18..d60caf4ac5b1 100644 --- a/lang/pcc-current/PLIST +++ b/lang/pcc-current/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2014/04/01 18:48:54 plunky Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/12/30 14:49:18 plunky Exp $ +bin/p++ bin/pcc bin/pcpp libexec/ccom @@ -6,4 +7,6 @@ libexec/cpp libexec/cxxcom man/man1/ccom.1 man/man1/cpp.1 +man/man1/p++.1 man/man1/pcc.1 +man/man1/pcpp.1 diff --git a/lang/pcc-current/distinfo b/lang/pcc-current/distinfo index 41067c80ca4d..508f412ab606 100644 --- a/lang/pcc-current/distinfo +++ b/lang/pcc-current/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2014/07/16 20:17:37 plunky Exp $ +$NetBSD: distinfo,v 1.13 2014/12/30 14:49:18 plunky Exp $ -SHA1 (pcc-20140706.tgz) = 8cc22a022daa8712bdb0f84e912b10604357058e -RMD160 (pcc-20140706.tgz) = 1f4c3070f2f2f0e6ae6e8d0bc37072b6c330c26f -Size (pcc-20140706.tgz) = 811068 bytes +SHA1 (pcc-20141228.tgz) = 66a23c0a0427ea9f5f6e96bb41947f3940bed7ab +RMD160 (pcc-20141228.tgz) = 456d70ea821904cf06d608252e8a03fda050c926 +Size (pcc-20141228.tgz) = 851959 bytes