From owner-svn-ports-head@FreeBSD.ORG Mon Mar 16 12:18:53 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD3D03BE; Mon, 16 Mar 2015 12:18:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE51D64B; Mon, 16 Mar 2015 12:18:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2GCIrsv079104; Mon, 16 Mar 2015 12:18:53 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2GCIqsE079101; Mon, 16 Mar 2015 12:18:52 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201503161218.t2GCIqsE079101@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Mon, 16 Mar 2015 12:18:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381382 - in head/devel/gpsim: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Mar 2015 12:18:54 -0000 Author: robak Date: Mon Mar 16 12:18:51 2015 New Revision: 381382 URL: https://svnweb.freebsd.org/changeset/ports/381382 QAT: https://qat.redports.org/buildarchive/r381382/ Log: devel/gpsim: update 0.27.0 -> 0.28.1 - Delete obsolete patches PR: 197420 Submitted by: Kato Tsuguru Deleted: head/devel/gpsim/files/ Modified: head/devel/gpsim/Makefile head/devel/gpsim/distinfo head/devel/gpsim/pkg-plist Modified: head/devel/gpsim/Makefile ============================================================================== --- head/devel/gpsim/Makefile Mon Mar 16 12:07:49 2015 (r381381) +++ head/devel/gpsim/Makefile Mon Mar 16 12:18:51 2015 (r381382) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= gpsim -PORTVERSION= 0.27.0 +PORTVERSION= 0.28.1 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}.0 MAINTAINER= ports@FreeBSD.org COMMENT= Software simulator for Microchip PIC microcontrollers @@ -16,7 +16,7 @@ BUILD_DEPENDS= gpasm:${PORTSDIR}/devel/g LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt RUN_DEPENDS= gpasm:${PORTSDIR}/devel/gputils -USES= libtool pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig readline USE_GNOME= glib20 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip Modified: head/devel/gpsim/distinfo ============================================================================== --- head/devel/gpsim/distinfo Mon Mar 16 12:07:49 2015 (r381381) +++ head/devel/gpsim/distinfo Mon Mar 16 12:18:51 2015 (r381382) @@ -1,2 +1,2 @@ -SHA256 (gpsim-0.27.0.tar.gz) = 204ed2a8aaf1b3021617544330997f4a508b811afce71fb9628b94406d5e59a2 -SIZE (gpsim-0.27.0.tar.gz) = 2465642 +SHA256 (gpsim-0.28.1.tar.gz) = d8d41fb530630e6df31db89a0ca630038395aed4d07c48859655468ed25658ed +SIZE (gpsim-0.28.1.tar.gz) = 3206451 Modified: head/devel/gpsim/pkg-plist ============================================================================== --- head/devel/gpsim/pkg-plist Mon Mar 16 12:07:49 2015 (r381381) +++ head/devel/gpsim/pkg-plist Mon Mar 16 12:18:51 2015 (r381382) @@ -44,7 +44,6 @@ include/gpsim/ioports.h include/gpsim/lxt_write.h include/gpsim/modules.h include/gpsim/operator.h -include/gpsim/p12f182x.h include/gpsim/p12f6xx.h include/gpsim/p12x.h include/gpsim/p16f62x.h @@ -57,6 +56,7 @@ include/gpsim/p16x7x.h include/gpsim/p16x8x.h include/gpsim/p17c75x.h include/gpsim/p18x.h +include/gpsim/p1xf1xxx.h include/gpsim/packages.h include/gpsim/pic-instructions.h include/gpsim/pic-ioports.h @@ -75,6 +75,7 @@ include/gpsim/pthread-wrap.h include/gpsim/rcon.h include/gpsim/registers.h include/gpsim/sim_context.h +include/gpsim/spp.h include/gpsim/ssp.h include/gpsim/stimuli.h include/gpsim/symbol.h @@ -91,6 +92,10 @@ lib/libgpsim.a lib/libgpsim.so lib/libgpsim.so.0 lib/libgpsim.so.0.0.0 +lib/libgpsim_dht11.a +lib/libgpsim_dht11.so +lib/libgpsim_dht11.so.0 +lib/libgpsim_dht11.so.0.0.0 lib/libgpsim_ds1307.a lib/libgpsim_ds1307.so lib/libgpsim_ds1307.so.0