Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2004 21:04:15 +0200
From:      Radim Kolar <hsn@netmag.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hsn@netmag.cz
Subject:   ports/69809: [MU] archivers/advancecomp: update to 1.11
Message-ID:  <E1BqGCN-000Omi-0W@sanatana.dharma>
Resent-Message-ID: <200407301710.i6UHAMM9056156@freefall.freebsd.org>

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

>Number:         69809
>Category:       ports
>Synopsis:       [MU] archivers/advancecomp: update to 1.11
>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:   Fri Jul 30 17:10:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #9: Tue Jul 27 11:13:42 CEST 2004
>Description:
- Update to 1.11

* FreeBSD fsync() bug merged upstream.

* Segfault on invalid zip files fixed.

Port maintainer (hsn@netmag.cz) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
files subdirectory axed.

--- advancecomp-1.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/advancecomp/Makefile /home/hsn/myports/advancecomp/Makefile
--- /usr/ports/archivers/advancecomp/Makefile	Sun Jun 20 17:42:42 2004
+++ /home/hsn/myports/advancecomp/Makefile	Thu Jul 29 20:21:34 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	advancecomp
-PORTVERSION=	1.10
-PORTREVISION=	1
+PORTVERSION=	1.11
 CATEGORIES=	archivers
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	advancemame
diff -ruN --exclude=CVS /usr/ports/archivers/advancecomp/distinfo /home/hsn/myports/advancecomp/distinfo
--- /usr/ports/archivers/advancecomp/distinfo	Fri May 14 16:37:17 2004
+++ /home/hsn/myports/advancecomp/distinfo	Thu Jul 29 20:21:09 2004
@@ -1,2 +1,2 @@
-MD5 (advancecomp-1.10.tar.gz) = 757f6ed0f528a1d44991802361b61e13
-SIZE (advancecomp-1.10.tar.gz) = 353727
+MD5 (advancecomp-1.11.tar.gz) = e400c79e88d5d30af2017b95e2115bb1
+SIZE (advancecomp-1.11.tar.gz) = 354546
diff -ruN --exclude=CVS /usr/ports/archivers/advancecomp/files/patch-fflush /home/hsn/myports/advancecomp/files/patch-fflush
--- /usr/ports/archivers/advancecomp/files/patch-fflush	Sun Jun 20 09:27:01 2004
+++ /home/hsn/myports/advancecomp/files/patch-fflush	Thu Jan  1 01:00:00 1970
@@ -1,12 +0,0 @@
---- lib/fz.c.orig	Sun Mar 28 20:06:28 2004
-+++ lib/fz.c	Sat Jun 19 17:22:53 2004
-@@ -546,9 +546,6 @@
- {
- 	if (f->type == fz_file) {
- 		struct stat st;
--		if (fflush(f->f) != 0) {
--			return -1;
--		}
- 		if (fstat(fileno(f->f), &st) != 0) {
- 			return -1;
- 		}
--- advancecomp-1.11.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?E1BqGCN-000Omi-0W>