Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2014 14:55:29 GMT
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/185554: [port-update] devel/etcd port updated to latest 0.2.0 version
Message-ID:  <201401071455.s07EtT6k050558@oldred.freebsd.org>
Resent-Message-ID: <201401071500.s07F00RZ052110@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185554
>Category:       ports
>Synopsis:       [port-update] devel/etcd port updated to latest 0.2.0 version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 07 15:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        10.0-RC4
>Organization:
Pixeware LTD
>Environment:
FreeBSD judasz 10.0-RC4 FreeBSD 10.0-RC4 #0 r260130: Tue Dec 31 17:10:01 UTC 2013     root@snap.freebsd.org:/usr/obj/usr/src/sys/JUDASZ  amd64
>Description:
This is update of devel/etcd port with latest version 0.2.0.
>How-To-Repeat:
Use the patch, build port and package, test, commit.
>Fix:


Patch attached with submission follows:

diff -ruN etcd.orig/Makefile etcd/Makefile
--- etcd.orig/Makefile	2014-01-07 14:32:57.143710992 +0100
+++ etcd/Makefile	2014-01-07 14:38:15.972821992 +0100
@@ -1,8 +1,7 @@
 # $FreeBSD: devel/etcd/Makefile 333678 2013-11-13 12:11:30Z wg $
 
 PORTNAME=	etcd
-PORTVERSION=	0.1.2
-PORTREVISION=	1
+PORTVERSION=	0.2.0
 CATEGORIES=	devel
 PKGNAMEPREFIX=	coreos-
 
@@ -14,7 +13,7 @@
 USE_GITHUB=	yes
 GH_ACCOUNT=	coreos
 GH_TAGNAME=	v${PORTVERSION}
-GH_COMMIT=	5589b6f
+GH_COMMIT=	f04fdf1
 
 PLIST_FILES=	bin/${PORTNAME}
 
diff -ruN etcd.orig/distinfo etcd/distinfo
--- etcd.orig/distinfo	2014-01-07 14:32:57.143710992 +0100
+++ etcd/distinfo	2014-01-07 14:37:15.142807992 +0100
@@ -1,2 +1,2 @@
-SHA256 (etcd-0.1.2.tar.gz) = 71847f86d3e585a2bcd391e59006f1d07a8e9135f24871bc9e52ffc6fca6b7e9
-SIZE (etcd-0.1.2.tar.gz) = 1423331
+SHA256 (etcd-0.2.0.tar.gz) = 834706a3707b22cd14bf2d4f871f847b6c7eec13b530ea4e58d359b0a6bdc8db
+SIZE (etcd-0.2.0.tar.gz) = 1501687


>Release-Note:
>Audit-Trail:
>Unformatted:



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