Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Mar 2010 10:15:52 -0800
From:      Charlie Kester <corky1951@comcast.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/144436: [PATCH] sysutils/dircomp: update to 1.3.10
Message-ID:  <20100302181604.EE0551065673@hub.freebsd.org>
Resent-Message-ID: <201003021820.o22IK2t2055741@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         144436
>Category:       ports
>Synopsis:       [PATCH] sysutils/dircomp: update to 1.3.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 02 18:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Charlie Kester
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD atom.local 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Feb 27 16:59:19 PST 2010 root@atom.local:/usr/obj/usr/src/sys/ATOM i386


>Description:
	Update to 1.3.10
	See author's website for changelog

	Note: requires updated version of devel/libYGP, which has been submitted in a separate PR

	Files added or deleted by this update: none
>How-To-Repeat:
>Fix:

--- dircomp-1.3.10.diff begins here ---
diff -ruN /usr/ports/sysutils/dircomp/Makefile ./dircomp/Makefile
--- /usr/ports/sysutils/dircomp/Makefile	2010-02-05 03:43:56.000000000 -0800
+++ ./dircomp/Makefile	2010-03-01 19:00:34.000000000 -0800
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	DirComp
-PORTVERSION=	1.3.03
-PORTREVISION=	4
+PORTVERSION=	1.3.10
 CATEGORIES=	sysutils
-MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTNAME:S/C/c/}-${PORTVERSION}/
 
 MAINTAINER=	beat@FreeBSD.org
 COMMENT=	Compare two directories
@@ -22,7 +21,6 @@
 .endif
 LIB_DEPENDS+=	YGP.0:${PORTSDIR}/devel/libYGP
 
-USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_GETTEXT=	yes
 CONFIGURE_ENV+=	CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
diff -ruN /usr/ports/sysutils/dircomp/distinfo ./dircomp/distinfo
--- /usr/ports/sysutils/dircomp/distinfo	2007-04-04 14:54:54.000000000 -0700
+++ ./dircomp/distinfo	2010-03-01 19:02:20.000000000 -0800
@@ -1,3 +1,3 @@
-MD5 (DirComp-1.3.03.tar.bz2) = f84442616113f7347b25a3edd16b04aa
-SHA256 (DirComp-1.3.03.tar.bz2) = d4d9ea70d1345895c1d80c07b32779880b68fa487a78590df9177e97c7d0c6f5
-SIZE (DirComp-1.3.03.tar.bz2) = 368594
+MD5 (DirComp-1.3.10.tar.gz) = 21137536bc022e1154e91b00bf3ddcfc
+SHA256 (DirComp-1.3.10.tar.gz) = a408f71ef026c96502eab7c8b2e64f8f682d0e98c4c84882b668e806bc0ab468
+SIZE (DirComp-1.3.10.tar.gz) = 654536
--- dircomp-1.3.10.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100302181604.EE0551065673>