diff options
author | plunky <plunky@pkgsrc.org> | 2014-04-01 18:48:54 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2014-04-01 18:48:54 +0000 |
commit | fe238f6cbc522f7beb48339a82ffe7189e8ca9b3 (patch) | |
tree | e49742e3a14c77f2ab5927fde2ad469b94e52c35 | |
parent | 7735390528ed70e5effe40bc7fe3b1414286b812 (diff) | |
download | pkgsrc-fe238f6cbc522f7beb48339a82ffe7189e8ca9b3.tar.gz |
update snapshot to 20140401.
recent addition of a m68k target
-rw-r--r-- | lang/pcc-current/Makefile | 4 | ||||
-rw-r--r-- | lang/pcc-current/PLIST | 3 | ||||
-rw-r--r-- | lang/pcc-current/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/lang/pcc-current/Makefile b/lang/pcc-current/Makefile index 3ac0e5ab267..020a41440a1 100644 --- a/lang/pcc-current/Makefile +++ b/lang/pcc-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/02 20:11:48 asau Exp $ +# $NetBSD: Makefile,v 1.13 2014/04/01 18:48:54 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= 20120326 +DATE_STR= 20140401 CONFLICTS= pcc-[0-9]* diff --git a/lang/pcc-current/PLIST b/lang/pcc-current/PLIST index ca076bb7e48..8788ebbbcf1 100644 --- a/lang/pcc-current/PLIST +++ b/lang/pcc-current/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2012/03/15 07:13:33 plunky Exp $ +@comment $NetBSD: PLIST,v 1.4 2014/04/01 18:48:54 plunky Exp $ bin/pcc +bin/pcpp libexec/ccom libexec/cpp libexec/cxxcom diff --git a/lang/pcc-current/distinfo b/lang/pcc-current/distinfo index a2ba97297d9..25da829c59b 100644 --- a/lang/pcc-current/distinfo +++ b/lang/pcc-current/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2012/03/27 15:17:04 plunky Exp $ +$NetBSD: distinfo,v 1.11 2014/04/01 18:48:54 plunky Exp $ -SHA1 (pcc-20120326.tgz) = b1a49417094d4ca9198de7e877f21a0fb7c141aa -RMD160 (pcc-20120326.tgz) = e48cc7b64eac56bc12cdb6fc918cc789e4a9b025 -Size (pcc-20120326.tgz) = 770343 bytes +SHA1 (pcc-20140401.tgz) = e7d49448fe58b823556dabaa222d6b2bf6458c65 +RMD160 (pcc-20140401.tgz) = 2ec4ec82c1bf841da4e2f0b508ce986a817cb9ea +Size (pcc-20140401.tgz) = 799473 bytes |