Bug 188787 - sysutils/cbsd: update github revision, checksum and bump port version
Summary: sysutils/cbsd: update github revision, checksum and bump port version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Andrej Zverev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-19 11:10 UTC by Oleg Ginzburg
Modified: 2014-04-19 12:12 UTC (History)
0 users

See Also:


Attachments
file.diff (986 bytes, patch)
2014-04-19 11:10 UTC, Oleg Ginzburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Ginzburg 2014-04-19 11:10:00 UTC
- Archive repacked to include bin/188762 workaround
- update checksum and github revision

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-19 11:10:05 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Andrej Zverev freebsd_committer freebsd_triage 2014-04-19 12:05:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->az

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-04-19 12:09:01 UTC
Author: az
Date: Sat Apr 19 11:08:58 2014
New Revision: 351593
URL: http://svnweb.freebsd.org/changeset/ports/351593
QAT: https://qat.redports.org/buildarchive/r351593/

Log:
  - update distinfo: the distfile was rerolled and now contain workaround
    for bin/188762.
  - bump portrevision to reflect such changes.
  
  PR:		ports/188787
  Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer,upstream all in-one-face)

Modified:
  head/sysutils/cbsd/Makefile
  head/sysutils/cbsd/distinfo

Modified: head/sysutils/cbsd/Makefile
==============================================================================
--- head/sysutils/cbsd/Makefile	Sat Apr 19 10:45:23 2014	(r351592)
+++ head/sysutils/cbsd/Makefile	Sat Apr 19 11:08:58 2014	(r351593)
@@ -2,6 +2,7 @@
 
 PORTNAME=	cbsd
 PORTVERSION=	10.0.4
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.bsdstore.ru/downloads/ \
 		GH
@@ -19,7 +20,7 @@ LIB_DEPENDS=	libssh2.so:${PORTSDIR}/secu
 USE_GITHUB=	yes
 GH_ACCOUNT=	olevole
 GH_PROJECT=	cbsd
-GH_COMMIT=	a5d3690
+GH_COMMIT=	dd342aa
 
 USE_RC_SUBR=	cbsdd cbsdrsyncd
 

Modified: head/sysutils/cbsd/distinfo
==============================================================================
--- head/sysutils/cbsd/distinfo	Sat Apr 19 10:45:23 2014	(r351592)
+++ head/sysutils/cbsd/distinfo	Sat Apr 19 11:08:58 2014	(r351593)
@@ -1,2 +1,2 @@
-SHA256 (cbsd-10.0.4.tar.gz) = fb2f0bd29ddf0af9ffdc8914a2666cf83a5e6e2dace2f2b4acebba5e26233366
-SIZE (cbsd-10.0.4.tar.gz) = 358750
+SHA256 (cbsd-10.0.4.tar.gz) = 39aea75f35665e2d34bc3253c55b8e5db9e974684aa99bb1912e183a6b77bd5b
+SIZE (cbsd-10.0.4.tar.gz) = 359359
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Andrej Zverev freebsd_committer freebsd_triage 2014-04-19 12:12:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!