From 0e914c99fae0f0a14557c1325b2a46a6051aa59b Mon Sep 17 00:00:00 2001 From: bouyer Date: Sat, 22 Aug 2015 16:27:07 +0000 Subject: [PATCH] Update to 1.4.0-1. Changes since 1.4.0: Extended error and warning messages. Enabled the CONFIG directive on the 12-bit and 14-bit devices. Enabled the IDLOCS directive on the pic18fxxx devices. The gpasm lists the properties of the processors. New predefined constants in the gpasm: __EEPROM_START, etc. The gpdasm shows the names of SFRs and bits, in addition shows the labels in code. The inc and lkr files are synced with MPLABX 2.20 --- devel/gputils/Makefile | 4 ++-- devel/gputils/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile index 521dd57ff722..92ffa4888ff6 100644 --- a/devel/gputils/Makefile +++ b/devel/gputils/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2015/03/12 12:51:04 tnn Exp $ +# $NetBSD: Makefile,v 1.20 2015/08/22 16:27:07 bouyer Exp $ -DISTNAME= gputils-1.4.0 +DISTNAME= gputils-1.4.0-1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gputils/} diff --git a/devel/gputils/distinfo b/devel/gputils/distinfo index 483ca2ac447d..98ba1a48a477 100644 --- a/devel/gputils/distinfo +++ b/devel/gputils/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2014/12/30 22:19:35 ryoon Exp $ +$NetBSD: distinfo,v 1.9 2015/08/22 16:27:07 bouyer Exp $ -SHA1 (gputils-1.4.0.tar.gz) = 5ea4de160e33ed20ebabbcad0f4091d80bcf81bd -RMD160 (gputils-1.4.0.tar.gz) = 94492df5ed4d99c6af2e6f0ad54c43e830488d2f -Size (gputils-1.4.0.tar.gz) = 9659449 bytes +SHA1 (gputils-1.4.0-1.tar.gz) = 26593b7237b0c436b4482d1038216b467ec660b7 +RMD160 (gputils-1.4.0-1.tar.gz) = aa400127282a37d8c2ea7164598ebf9fa1e9998a +Size (gputils-1.4.0-1.tar.gz) = 9664124 bytes