Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  8 Jul 2008 12:52:30 +0200 (CEST)
From:      Bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125399: MAINTAINER UPDATE: version bump
Message-ID:  <20080708105230.B458FF330B@wicklow.lan>
Resent-Message-ID: <200807081120.m68BK0sU043236@freefall.freebsd.org>

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

>Number:         125399
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: version bump
>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 Jul 08 11:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Bapt
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD wicklow.lan 7.0-STABLE FreeBSD 7.0-STABLE #5: Sat Jun 21 19:11:53 CEST 2008 root@wicklow.lan:/usr/obj/usr/src/sys/WICKLOW i386


>Description:
	Update ftwin to 0.8.1 version and remove <6.0 stuff in the makefile

>How-To-Repeat:
	
>Fix:

	

--- ftwin.patch begins here ---
diff -ru ftwin.old/Makefile ftwin/Makefile
--- ftwin.old/Makefile	2008-07-07 14:37:19.000000000 +0200
+++ ftwin/Makefile	2008-07-08 11:31:34.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ftwin
-PORTVERSION=	0.8.0
-PORTREVISION=	1
+PORTVERSION=	0.8.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://meroware.com/~joke/sources/ftwin/
 
@@ -29,10 +28,6 @@
 MAN8=		ftwin.8
 
 .include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-LIB_DEPENDS+=	archive.6:${PORTSDIR}/archivers/libarchive
-CONFIGURE_ARGS+=	--with-archive=${LOCALBASE}
-.endif
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -ru ftwin.old/distinfo ftwin/distinfo
--- ftwin.old/distinfo	2007-12-18 17:00:00.000000000 +0100
+++ ftwin/distinfo	2008-07-07 17:59:24.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (ftwin-0.8.0.tar.bz2) = 1e4b845dc52faedd716d10db2fb77b37
-SHA256 (ftwin-0.8.0.tar.bz2) = 41941b15515393f04a2023fa64f8db1869c80713fdda659f5abcaafa7b3d79bc
-SIZE (ftwin-0.8.0.tar.bz2) = 511230
+MD5 (ftwin-0.8.1.tar.bz2) = 91286678852ab1ae8683b4bc960d9dd9
+SHA256 (ftwin-0.8.1.tar.bz2) = 90747b6caf8f5f8b58eaebd04e167b3350473cce94a1431f2cb7a922af10fe1f
+SIZE (ftwin-0.8.1.tar.bz2) = 163047
--- ftwin.patch ends here ---


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



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