Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2016 15:51:39 +0000 (UTC)
From:      Brad Davis <brd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422023 - head/devel/uclcmd
Message-ID:  <201609131551.u8DFpdQK034110@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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) <johannes@perceivon.net>
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609131551.u8DFpdQK034110>