From owner-svn-ports-all@freebsd.org Tue Sep 13 15:51:40 2016 Return-Path: Delivered-To: svn-ports-all@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 B9929BD9C5A; Tue, 13 Sep 2016 15:51:40 +0000 (UTC) (envelope-from brd@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 8A270124; Tue, 13 Sep 2016 15:51:40 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8DFpdmt034112; Tue, 13 Sep 2016 15:51:39 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8DFpdQK034110; Tue, 13 Sep 2016 15:51:39 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201609131551.u8DFpdQK034110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Tue, 13 Sep 2016 15:51:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422023 - head/devel/uclcmd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2016 15:51:40 -0000 Author: brd Date: Tue Sep 13 15:51:39 2016 New Revision: 422023 URL: https://svnweb.freebsd.org/changeset/ports/422023 Log: Change MAINTAINER to author and update version PR: 211905 Submitted by: Johannes Meixner (maintainer) Approved by: bdrewery (implicit) Modified: head/devel/uclcmd/Makefile head/devel/uclcmd/distinfo Modified: head/devel/uclcmd/Makefile ============================================================================== --- head/devel/uclcmd/Makefile Tue Sep 13 15:42:07 2016 (r422022) +++ head/devel/uclcmd/Makefile Tue Sep 13 15:51:39 2016 (r422023) @@ -2,9 +2,10 @@ PORTNAME= uclcmd PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= johannes@perceivon.net +MAINTAINER= allanjude@FreeBSD.org COMMENT= Command line tool for working with UCL config files LICENSE= BSD2CLAUSE @@ -16,7 +17,7 @@ BROKEN_FreeBSD_9= does not build: requir USE_GITHUB= yes GH_ACCOUNT= allanjude -GH_TAGNAME= 0d336e9 +GH_TAGNAME= 9450b2d USES= pkgconfig PLIST_FILES= bin/uclcmd Modified: head/devel/uclcmd/distinfo ============================================================================== --- head/devel/uclcmd/distinfo Tue Sep 13 15:42:07 2016 (r422022) +++ head/devel/uclcmd/distinfo Tue Sep 13 15:51:39 2016 (r422023) @@ -1,2 +1,3 @@ -SHA256 (allanjude-uclcmd-0.1-0d336e9_GH0.tar.gz) = ae133c099cfbef5785250dd445f7542fd75ca5ba587b24d0dbce7a3bd06af6d9 -SIZE (allanjude-uclcmd-0.1-0d336e9_GH0.tar.gz) = 18937 +TIMESTAMP = 1472012873 +SHA256 (allanjude-uclcmd-0.1-9450b2d_GH0.tar.gz) = 412d5390b1f44f39650eefcca8a723dc83aa7c6ff13348df2ff9516a3cb9db9c +SIZE (allanjude-uclcmd-0.1-9450b2d_GH0.tar.gz) = 18951