Bug 179757 - devel/osc: unfetchable (github)
Summary: devel/osc: unfetchable (github)
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-20 11:40 UTC by John Marino
Modified: 2013-06-27 09:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2013-06-20 11:40:00 UTC
Apparently the github fetch parameters are not set up correctly because the checksum no longer matches.  This distfile cannot be fetched.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-20 11:40:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2013-06-27 09:21:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-27 09:21:57 UTC
Author: amdmi3
Date: Thu Jun 27 08:21:45 2013
New Revision: 321869
URL: http://svnweb.freebsd.org/changeset/ports/321869

Log:
  - Update to 0.140.0
  - Fix fetch
  
  PR:		179757
  Submitted by:	John Marino <draco@marino.st>

Modified:
  head/devel/osc/Makefile
  head/devel/osc/distinfo

Modified: head/devel/osc/Makefile
==============================================================================
--- head/devel/osc/Makefile	Thu Jun 27 07:29:09 2013	(r321868)
+++ head/devel/osc/Makefile	Thu Jun 27 08:21:45 2013	(r321869)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	osc
-PORTVERSION=	0.139.2
+PORTVERSION=	0.140.0
 CATEGORIES=	devel
 
 MAINTAINER=	amdmi3@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	openSUSE
-GH_COMMIT=	c1cf6a8
+GH_COMMIT=	87df33f
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}m2crypto>0:${PORTSDIR}/security/py-m2crypto
 

Modified: head/devel/osc/distinfo
==============================================================================
--- head/devel/osc/distinfo	Thu Jun 27 07:29:09 2013	(r321868)
+++ head/devel/osc/distinfo	Thu Jun 27 08:21:45 2013	(r321869)
@@ -1,2 +1,2 @@
-SHA256 (osc-0.139.2.tar.gz) = a137f049a9149d13089370f58a420c4baa62a80292a54160d0632db9b442ecda
-SIZE (osc-0.139.2.tar.gz) = 295946
+SHA256 (osc-0.140.0.tar.gz) = 5ff8188585b9f6a7e272d58cf64819c64501a9f6b1165404856190b84599a272
+SIZE (osc-0.140.0.tar.gz) = 303714
_______________________________________________
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"