Bug 162517 - x11-toolkits/pure-gtk does not fetch: size mismatch
Summary: x11-toolkits/pure-gtk does not fetch: size mismatch
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-13 11:40 UTC by Doug Spangler
Modified: 2011-11-13 15:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.04 KB, patch)
2011-11-13 11:40 UTC, Doug Spangler
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Spangler 2011-11-13 11:40:08 UTC
On 
Tue Oct 18 22:20:31 2011 UTC an update for /ports/x11-toolkits/pure-gtk was committed. ports/x11-toolkits/pure-gtk/Makefile,v 1.2 eadler Exp $

Two days later on 
Thur October 20 2011 the source file pure-gtk-0.10.tar.gz size 162894 was updated on http://pure-lang.googlecode.com/files/pure-gtk-0.10.tar.gz size 163011

On
Fri Oct 28 21:43:05 2011 UTC the port was marked Broken: does not fetch: size mismatch 
ports/x11-toolkits/pure-gtk/Makefile,v 1.3 2011/10/28 21:43:05 pav Exp $

On 
Mon Oct 31 05:54:21 UTC 2011 a build error was logged http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.9.20111028122603/pure-gtk-0.10.log

Fix: Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/pure-gtk/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	28 Oct 2011 21:43:05 -0000	1.3
+++ Makefile	13 Nov 2011 11:23:16 -0000
@@ -17,8 +17,6 @@
 		cairo.2:${PORTSDIR}/graphics/cairo
 RUN_DEPENDS+=	${LOCALBASE}/lib/pure/ffi.pure:${PORTSDIR}/devel/pure-ffi
 
-BROKEN=		does not fetch: size mismatch
-
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_GCC=	4.2+
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/pure-gtk/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	18 Oct 2011 22:20:31 -0000	1.2
+++ distinfo	13 Nov 2011 11:23:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (pure-gtk-0.10.tar.gz) = 6d5f0218cbdc65c102f5955ca7fb59fa76cc14e3726b50767ea89f524f64074e
-SIZE (pure-gtk-0.10.tar.gz) = 162894
+SHA256 (pure-gtk-0.10.tar.gz) = 901955ba950844cf4f901a28ce4229a8bdb9c1351caac4b83dd8aa22cd0844e8
+SIZE (pure-gtk-0.10.tar.gz) = 163011

Patch attached with submission follows:
How-To-Repeat: Attempt to fetch http://pure-lang.googlecode.com/files/pure-gtk-0.10.tar.gz
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-13 11:40:22 UTC
Maintainer of x11-toolkits/pure-gtk,

Please note that PR ports/162517 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162517

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-13 11:40:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 lichray 2011-11-13 14:00:57 UTC
No problem, just commit it pls.

-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___________________________________________________
4BSD -- http://4bsd.biz/
Comment 4 Chris Rees freebsd_committer freebsd_triage 2011-11-13 15:11:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 5 Chris Rees freebsd_committer freebsd_triage 2011-11-13 15:12:38 UTC
State Changed
From-To: feedback->analyzed

Before I commit, please would you ask upstream the reason for rerolling 
the tarball with no version bump, and preferably ask them not to do it 
again?
Comment 6 Chris Rees freebsd_committer freebsd_triage 2011-11-13 15:35:46 UTC
State Changed
From-To: analyzed->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2011-11-13 15:35:48 UTC
crees       2011-11-13 15:35:33 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/pure-gtk Makefile distinfo 
  Log:
  Update distinfo.  Upstream patched the original distfile to automate inclusion
  of a version number.  Any further changes will be accompanied by a version bump.
  
  PR:             ports/162517
  Submitted by:   Doug Spangler <foepah@gmail.com>
  Approved by:    Zhihao Yuan <lichray@gmail.com> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4       +0 -2      ports/x11-toolkits/pure-gtk/Makefile
  1.3       +2 -2      ports/x11-toolkits/pure-gtk/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"