Bug 176312

Summary: Updated port: sysutils/clone
Product: Ports & Packages Reporter: cyclaero
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description cyclaero 2013-02-21 00:00:00 UTC
Update from version 1.0.0 to 1.0.1

This update brings a lot of fixes and improvements.
The distribution now includes a ChangeLog, and all the details can looked up there.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-21 00:00:08 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-21 00:45:27 UTC
Author: miwi
Date: Thu Feb 21 00:45:14 2013
New Revision: 312686
URL: http://svnweb.freebsd.org/changeset/ports/312686

Log:
  - Update to 1.0.1
  
  PR:		176312
  Submitted by:	maintainer

Modified:
  head/sysutils/clone/Makefile
  head/sysutils/clone/distinfo

Modified: head/sysutils/clone/Makefile
==============================================================================
--- head/sysutils/clone/Makefile	Thu Feb 21 00:44:40 2013	(r312685)
+++ head/sysutils/clone/Makefile	Thu Feb 21 00:45:14 2013	(r312686)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	clone
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	sysutils
 MASTER_SITES=	GOOGLE_CODE
 

Modified: head/sysutils/clone/distinfo
==============================================================================
--- head/sysutils/clone/distinfo	Thu Feb 21 00:44:40 2013	(r312685)
+++ head/sysutils/clone/distinfo	Thu Feb 21 00:45:14 2013	(r312686)
@@ -1,2 +1,2 @@
-SHA256 (clone-1.0.0.tar.gz) = 79ed0c46f92813807b822e676619b2f2f0a29862847a6ccb3923a100155f3385
-SIZE (clone-1.0.0.tar.gz) = 21119
+SHA256 (clone-1.0.1.tar.gz) = a7c3777a6dbc240f0d957e7069584eef02db6b9f13933ffeef6b2412e43ce159
+SIZE (clone-1.0.1.tar.gz) = 24767
_______________________________________________
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 3 Martin Wilke freebsd_committer freebsd_triage 2013-02-21 00:45:30 UTC
State Changed
From-To: open->closed

committed thx. please send next time a patch not a shar.