Bug 89469

Summary: [Maintainer Update] archivers/xarchive update (from 0.2.6.3 to 0.2.8.2)
Product: Ports & Packages Reporter: Mark Kane <mark>
Component: Individual Port(s)Assignee: Andrej Zverev <az>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Mark Kane 2005-11-23 20:30:20 UTC
Updating the port from version 0.2.6.3 to 0.2.8.2. Adds support for password protected archives. 

Just a quick note on the diff. I notice the committed distfile has a SHA256 checksum in it as well as the MD5 that I produced with `make makesum`. I read through the porter's handbook again to see if a SHA256 checksum is now required for the port, but I don't see anything about it. I checked other ports and I don't see many that have it either so I hope this is OK.

Thanks

Fix: PORTNAME=      xarchive
-PORTVERSION=   0.2.6.3
+PORTVERSION=   0.2.8.2
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
-DISTNAME=      ${PORTNAME}-0.2.6-3
+DISTNAME=      ${PORTNAME}-0.2.8-2

 MAINTAINER=    mark@mkproductions.org
 COMMENT=       A GTK+ front end for archiving tools
Comment 1 Andrej Zverev freebsd_committer freebsd_triage 2005-11-24 09:27:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->az

I'll take it.
Comment 2 Andrej Zverev freebsd_committer freebsd_triage 2005-11-24 14:38:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!