Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2013 19:27:32 GMT
From:      Veniamin Gvozdikov <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175677: [update]: devel/eblob fix distinfo of github files
Message-ID:  <201301291927.r0TJRWZo021142@red.freebsd.org>
Resent-Message-ID: <201301291930.r0TJU0Sg099214@freefall.freebsd.org>

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

>Number:         175677
>Category:       ports
>Synopsis:       [update]: devel/eblob fix distinfo of github files
>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 29 19:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 8.3-RELEASE-p5
>Organization:
>Environment:
FreeBSD ololo 8.3-RELEASE-p5 FreeBSD 8.3-RELEASE-p5 #0: Thu Dec  6 16:25:28 MSK 2012     root@ololo:/usr/obj/usr/src/sys/OLOLO  amd64
>Description:
Fixed distinfo
>How-To-Repeat:

>Fix:
diff -ruN eblob.orig/Makefile eblob/Makefile
--- eblob.orig/Makefile	2013-01-29 23:25:18.146755748 +0400
+++ eblob/Makefile	2013-01-29 23:24:22.850816180 +0400
@@ -3,6 +3,7 @@
 
 PORTNAME=	eblob
 PORTVERSION=	0.17.5
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	g.veniamin@googlemail.com
@@ -14,7 +15,7 @@
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	zloidemon
-GH_COMMIT=	9c2c347
+GH_COMMIT=	0a75b89
 GH_TAGNAME=	master
 
 USE_CMAKE=	yes
diff -ruN eblob.orig/distinfo eblob/distinfo
--- eblob.orig/distinfo	2013-01-29 23:25:18.146755748 +0400
+++ eblob/distinfo	2013-01-29 23:24:42.602215031 +0400
@@ -1,2 +1,2 @@
-SHA256 (eblob-0.17.5.tar.gz) = 5ec72ed3871068602b4bed6022af3d727a75b282cfd71a531577ffc0e22ffa64
-SIZE (eblob-0.17.5.tar.gz) = 93564
+SHA256 (eblob-0.17.5.tar.gz) = 7d6257c2a7773084237d15c8ef28eb67519822dc2d0fa005626941cb7fd01010
+SIZE (eblob-0.17.5.tar.gz) = 94773

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



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