Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2006 10:37:41 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        onatan@gmail.com
Subject:   ports/97245: [update] archivers/wzip
Message-ID:  <1147595861.88860@mwilke.ath.cx>
Resent-Message-ID: <200605140840.k4E8eKsZ065254@freefall.freebsd.org>

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

>Number:         97245
>Category:       ports
>Synopsis:       [update] archivers/wzip
>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:   Sun May 14 08:40:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #139: Thu May 11 14:03:55 CEST 2006
    root@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- update to 1.1.1
- remove pkg-plist and add PLIST_FILES in the Makefile
- maintainer is cc'd


>How-To-Repeat:





>Fix:


--- wzip.diff begins here ---
diff -ruN /usr/ports/archivers/wzip/Makefile ports/archivers/wzip/Makefile
--- /usr/ports/archivers/wzip/Makefile	Thu May  4 13:23:49 2006
+++ ports/archivers/wzip/Makefile	Sat May 13 12:47:30 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wzip
-PORTVERSION=	1.1
+PORTVERSION=	1.1.1
 CATEGORIES=	archivers
 MASTER_SITES=	http://ftp.debian.org/debian/pool/main/w/wzip/
 DISTNAME=	wzip_${PORTVERSION}
@@ -17,6 +17,7 @@
 ALL_TARGET=	wzip
 WRKSRC=		${WRKDIR}/wzip-${PORTVERSION}
 MAN1=		wzip.1
+PLIST_FILES=	bin/wzip
 
 post-patch:
 	@${REINPLACE_CMD} 's|gcc|${CC}|' \
diff -ruN /usr/ports/archivers/wzip/distinfo ports/archivers/wzip/distinfo
--- /usr/ports/archivers/wzip/distinfo	Sun Jan 22 10:52:54 2006
+++ ports/archivers/wzip/distinfo	Sat May 13 12:45:46 2006
@@ -1,3 +1,3 @@
-MD5 (wzip_1.1.tar.gz) = de1819663b392750d0cd7c21e2482824
-SHA256 (wzip_1.1.tar.gz) = ec611f47ba38a7da84737cc39d3045a5b6b4b72e2cc092ba1a10ba5ed2fa50a0
-SIZE (wzip_1.1.tar.gz) = 34831
+MD5 (wzip_1.1.1.tar.gz) = 718af08d61a75f722057ab63318ca224
+SHA256 (wzip_1.1.1.tar.gz) = 6c1f98f5995b644cd2b849b831ebcf1a62c9b928c02ffb6e62443e9868ac6c41
+SIZE (wzip_1.1.1.tar.gz) = 34899
diff -ruN /usr/ports/archivers/wzip/pkg-plist ports/archivers/wzip/pkg-plist
--- /usr/ports/archivers/wzip/pkg-plist	Mon Feb 17 10:06:47 2003
+++ ports/archivers/wzip/pkg-plist	Thu Jan  1 01:00:00 1970
@@ -1,2 +0,0 @@
-@comment $FreeBSD: ports/archivers/wzip/pkg-plist,v 1.1 2003/02/17 09:06:47 markp Exp $
-bin/wzip
--- wzip.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?1147595861.88860>