From owner-svn-ports-head@freebsd.org Sun Jan 3 11:23:39 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7E15A60346; Sun, 3 Jan 2016 11:23:39 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 A4B861B5A; Sun, 3 Jan 2016 11:23:39 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u03BNcZu068136; Sun, 3 Jan 2016 11:23:38 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u03BNcZp068134; Sun, 3 Jan 2016 11:23:38 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201601031123.u03BNcZp068134@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 3 Jan 2016 11:23:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405129 - head/devel/gputils 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.20 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: Sun, 03 Jan 2016 11:23:39 -0000 Author: tijl Date: Sun Jan 3 11:23:38 2016 New Revision: 405129 URL: https://svnweb.freebsd.org/changeset/ports/405129 Log: Update gputils to 1.4.2-1 Modified: head/devel/gputils/Makefile head/devel/gputils/distinfo Modified: head/devel/gputils/Makefile ============================================================================== --- head/devel/gputils/Makefile Sun Jan 3 11:04:15 2016 (r405128) +++ head/devel/gputils/Makefile Sun Jan 3 11:23:38 2016 (r405129) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= gputils -PORTVERSION= 1.4.2 +DISTVERSION= 1.4.2-1 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/gputils/gputils/${PORTVERSION:R} MAINTAINER= tijl@FreeBSD.org COMMENT= Utilities for Microchip PIC microcontrollers @@ -16,6 +16,7 @@ CONFLICTS= gplink-[0-9]* GNU_CONFIGURE= yes USES= bison gmake CONFIGURE_ARGS= --disable-dependency-tracking --disable-html-doc +WRKSRC= ${WRKDIR}/gputils-${PORTVERSION:R} .include Modified: head/devel/gputils/distinfo ============================================================================== --- head/devel/gputils/distinfo Sun Jan 3 11:04:15 2016 (r405128) +++ head/devel/gputils/distinfo Sun Jan 3 11:23:38 2016 (r405129) @@ -1,2 +1,2 @@ -SHA256 (gputils-1.4.2.tar.gz) = 6d931ffdd78d78fef5856291d4f02dfa2090e96dbd23457f904f8dad05cec0e2 -SIZE (gputils-1.4.2.tar.gz) = 12510651 +SHA256 (gputils-1.4.2-1.tar.gz) = e27b5c5ef3802a9c6c4a859d9ac2c380c31b3a2d6d6880718198bd1139b71271 +SIZE (gputils-1.4.2-1.tar.gz) = 12505612