Bug 185611 - [maintainer] [patch] sysutils/ansible : distfile rerolled
Summary: [maintainer] [patch] sysutils/ansible : distfile rerolled
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: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-09 15:30 UTC by Nikolai Lifanov
Modified: 2014-01-11 20:10 UTC (History)
0 users

See Also:


Attachments
patch.txt (481 bytes, text/plain)
2014-01-09 15:30 UTC, Nikolai Lifanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Lifanov 2014-01-09 15:30:01 UTC
	Upstream rerolled the distfile.
	Please adjust distinfo as per this patch.
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2014-01-11 15:28:29 UTC
Can you do a diff between the old and new tarball first please?

-- 
Regards,
Bryan Drewery
Comment 2 Nikolai Lifanov 2014-01-11 17:06:25 UTC
On 2014-01-11 10:28, Bryan Drewery wrote:
> Can you do a diff between the old and new tarball first please?

Copyright date on man 3 pages bumped by 1:
2014-01-06 -> 2014-01-07

There are no other changes.

- Nikolai Lifanov
Comment 3 Bryan Drewery freebsd_committer freebsd_triage 2014-01-11 20:02:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 4 Bryan Drewery freebsd_committer freebsd_triage 2014-01-11 20:03:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2014-01-11 20:03:53 UTC
Author: bdrewery
Date: Sat Jan 11 20:03:46 2014
New Revision: 339447
URL: http://svnweb.freebsd.org/changeset/ports/339447

Log:
  - Update checksum. Upstream changed manpage and copyright dates
  
  PR:		ports/185611
  Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)

Modified:
  head/sysutils/ansible/Makefile
  head/sysutils/ansible/distinfo

Modified: head/sysutils/ansible/Makefile
==============================================================================
--- head/sysutils/ansible/Makefile	Sat Jan 11 20:03:27 2014	(r339446)
+++ head/sysutils/ansible/Makefile	Sat Jan 11 20:03:46 2014	(r339447)
@@ -9,8 +9,6 @@ MASTER_SITES=	http://ansibleworks.com/re
 MAINTAINER=	lifanov@mail.lifanov.com
 COMMENT=	Simple ssh-based configuration management and orchestration system
 
-BROKEN=		fails checksum
-
 LICENSE=	GPLv3
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \

Modified: head/sysutils/ansible/distinfo
==============================================================================
--- head/sysutils/ansible/distinfo	Sat Jan 11 20:03:27 2014	(r339446)
+++ head/sysutils/ansible/distinfo	Sat Jan 11 20:03:46 2014	(r339447)
@@ -1,2 +1,2 @@
-SHA256 (ansible-1.4.4.tar.gz) = 1b351a421d76a90dbbe723dba2bdbcfc1efea42bfe322b4c4ed4e844b2117a20
-SIZE (ansible-1.4.4.tar.gz) = 578849
+SHA256 (ansible-1.4.4.tar.gz) = 1b62fd1c4b26c0c7b7215b11308c5b981e7af0e3d78119680d9248f5c229180b
+SIZE (ansible-1.4.4.tar.gz) = 578707
_______________________________________________
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"