pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/pcc-current update snapshot to 20140401.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/457a3f638ec2
branches:  trunk
changeset: 632599:457a3f638ec2
user:      plunky <plunky%pkgsrc.org@localhost>
date:      Tue Apr 01 18:48:54 2014 +0000

description:
update snapshot to 20140401.

  recent addition of a m68k target

diffstat:

 lang/pcc-current/Makefile |  4 ++--
 lang/pcc-current/PLIST    |  3 ++-
 lang/pcc-current/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (42 lines):

diff -r 22254c73175e -r 457a3f638ec2 lang/pcc-current/Makefile
--- a/lang/pcc-current/Makefile Tue Apr 01 15:30:28 2014 +0000
+++ b/lang/pcc-current/Makefile Tue Apr 01 18:48:54 2014 +0000
@@ -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 @@
 COMMENT=       Portable C compiler
 LICENSE=       pcc-license
 
-DATE_STR=      20120326
+DATE_STR=      20140401
 
 CONFLICTS=     pcc-[0-9]*
 
diff -r 22254c73175e -r 457a3f638ec2 lang/pcc-current/PLIST
--- a/lang/pcc-current/PLIST    Tue Apr 01 15:30:28 2014 +0000
+++ b/lang/pcc-current/PLIST    Tue Apr 01 18:48:54 2014 +0000
@@ -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 -r 22254c73175e -r 457a3f638ec2 lang/pcc-current/distinfo
--- a/lang/pcc-current/distinfo Tue Apr 01 15:30:28 2014 +0000
+++ b/lang/pcc-current/distinfo Tue Apr 01 18:48:54 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index