Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2008 15:55:23 +0100 (CET)
From:      Thomas-Martin Seck <tmseck@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/128912: [Maintainer] devel/libowfat: update to 0.28
Message-ID:  <200811161455.mAGEtNbo011945@hardy.tmseck.homedns.org>
Resent-Message-ID: <200811161500.mAGF08wU037724@freefall.freebsd.org>

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

>Number:         128912
>Category:       ports
>Synopsis:       [Maintainer] devel/libowfat: update to 0.28
>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:   Sun Nov 16 15:00:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of November 16, 2008.

	
>Description:
- update to 0.28
- remove a no longer needed patch

Removed files:

files/patch-t.c
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
--- Makefile	(.../devel/libowfat)	(revision 1516)
+++ Makefile	(.../local/libowfat)	(revision 1516)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libowfat
-PORTVERSION=	0.27
+PORTVERSION=	0.28
 CATEGORIES=	devel ipv6
 MASTER_SITES=	http://dl.fefe.de/
 
Index: distinfo
===================================================================
--- distinfo	(.../devel/libowfat)	(revision 1516)
+++ distinfo	(.../local/libowfat)	(revision 1516)
@@ -1,3 +1,3 @@
-MD5 (libowfat-0.27.tar.bz2) = 10d007d8f610edfebe890a66884a336e
-SHA256 (libowfat-0.27.tar.bz2) = 0dfa06fcf2cb5b9d1adf08cb4b5e873448e43c91adb4b483c0b6a2025b165cff
-SIZE (libowfat-0.27.tar.bz2) = 128908
+MD5 (libowfat-0.28.tar.bz2) = 6bbee9a86506419657d87123b7a6f2c1
+SHA256 (libowfat-0.28.tar.bz2) = 392348c2bbde78cde001ba0ef62c8c2ae27105218fc3ba3833d13d26ecdaa541
+SIZE (libowfat-0.28.tar.bz2) = 129622
Index: files/manpages
===================================================================
--- files/manpages	(.../devel/libowfat)	(revision 1516)
+++ files/manpages	(.../local/libowfat)	(revision 1516)
@@ -315,6 +315,12 @@
 uint32_read_big.3 \
 uint32_unpack.3 \
 uint32_unpack_big.3 \
+uint64_pack.3 \
+uint64_pack_big.3 \
+uint64_read.3 \
+uint64_read_big.3 \
+uint64_unpack.3 \
+uint64_unpack_big.3 \
 umult16.3 \
 umult32.3 \
 umult64.3
Index: files/patch-t.c
===================================================================
--- files/patch-t.c	(.../devel/libowfat)	(revision 1516)
+++ files/patch-t.c	(.../local/libowfat)	(revision 1516)
@@ -1,11 +0,0 @@
---- t.c.orig	Tue Nov  7 18:56:35 2006
-+++ t.c	Sat Jan 13 14:37:06 2007
-@@ -41,8 +41,6 @@
- }
- 
- int main(int argc,char* argv[]) {
--  (void)argc;
--  (void)argv;
- #if 0
-   io_batch* b=iob_new(1234);
-   int64 fd=open("t.c",0);
	


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



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