ports/183907: Update of port: sysutils/clone

Dr. Rolf Jansen cyclaero at gmail.com
Tue Nov 12 20:20:04 UTC 2013


>Number:         183907
>Category:       ports
>Synopsis:       Update of port: sysutils/clone
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 12 20:20:04 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Dr. Rolf Jansen
>Release:        FreeBSD 9.2-RELEASE
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rup old/Makefile new/Makefile
--- old/Makefile	2013-09-23 21:38:59.000000000 -0300
+++ new/Makefile	2013-11-12 17:54:11.000000000 -0200
@@ -1,7 +1,7 @@
 # $FreeBSD: head/sysutils/clone/Makefile 327772 2013-09-20 23:05:58Z bapt $
 
 PORTNAME=	clone
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	sysutils
 MASTER_SITES=	GOOGLE_CODE
 
@@ -12,7 +12,8 @@ LICENSE=	BSD
 
 PLIST_FILES=	bin/clone
 
-MAN1=	clone.1
+MAN1=		clone.1
 
 NO_STAGE=	yes
+
 .include <bsd.port.mk>
diff -rup old/distinfo new/distinfo
--- old/distinfo	2013-06-28 13:21:44.000000000 -0300
+++ new/distinfo	2013-11-12 18:08:39.000000000 -0200
@@ -1,2 +1,2 @@
-SHA256 (clone-1.0.2.tar.gz) = c6ed6a6a47fb9ae9ebb897fe5cea2d283be02702506b582beeb58fa4d1c17588
-SIZE (clone-1.0.2.tar.gz) = 23174
+SHA256 (clone-1.0.3.tar.gz) = fe4cb2331c1bfa69a0ef4a403b6b03546127321824ca8f99b6207ed6dc4889a0
+SIZE (clone-1.0.3.tar.gz) = 25620


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list