Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2007 18:39:02 +0200 (CEST)
From:      Thomas-Martin Seck <tmseck@netcologne.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115878: [Maintainer] devel/libowfat: update to 0.26
Message-ID:  <200708271639.l7RGd2BQ036204@hardy.tmseck.homedns.org>
Resent-Message-ID: <200708271720.l7RHK3Ee051961@freefall.freebsd.org>

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

>Number:         115878
>Category:       ports
>Synopsis:       [Maintainer] devel/libowfat: update to 0.26
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 27 17:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of August 27, 2007.

	
>Description:
Update to 0.26.

Polish the Makefile a bit, no functional changes.
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
--- Makefile	(.../devel/libowfat)	(revision 1225)
+++ Makefile	(.../local/libowfat)	(revision 1225)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libowfat
-PORTVERSION=	0.25
+PORTVERSION=	0.26
 CATEGORIES=	devel ipv6
 MASTER_SITES=	http://dl.fefe.de/
 
@@ -24,7 +24,7 @@
 
 MAKE_ENV+=	INSTALL="${INSTALL}" CC="${CC}"
 
-.if !defined(WITHOUT_LIBOWFAT_OPTIMIZED_CFLAGS)
+.if defined(WITH_LIBOWFAT_OPTIMIZED_CFLAGS)
 CFLAGS+=	-O2 -fomit-frame-pointer
 .endif
 
Index: distinfo
===================================================================
--- distinfo	(.../devel/libowfat)	(revision 1225)
+++ distinfo	(.../local/libowfat)	(revision 1225)
@@ -1,3 +1,3 @@
-MD5 (libowfat-0.25.tar.bz2) = 7a5ab9f5b7099b82e428cd308d170005
-SHA256 (libowfat-0.25.tar.bz2) = 70b63b629dfbbd6f25c70fc18746e3e4a3073ea1847062f5000b9055274491f5
-SIZE (libowfat-0.25.tar.bz2) = 125032
+MD5 (libowfat-0.26.tar.bz2) = bdaf36d572786662801668044af920d7
+SHA256 (libowfat-0.26.tar.bz2) = 280cd7cbcb82c7b3baee0289543cb015651bf6c00d6ccf971e644ac18b1d8e93
+SIZE (libowfat-0.26.tar.bz2) = 127293

	


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



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