From igor@doom.homeunix.org  Sat Dec 10 16:58:29 2005
Return-Path: <igor@doom.homeunix.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A972816A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Dec 2005 16:58:29 +0000 (GMT)
	(envelope-from igor@doom.homeunix.org)
Received: from mail.ecolines.ru (ns.ecolines.ru [81.3.181.213])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DC8C143D86
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Dec 2005 16:58:24 +0000 (GMT)
	(envelope-from igor@doom.homeunix.org)
Received: (qmail 7644 invoked from network); 10 Dec 2005 17:02:00 -0000
Received: from unknown (HELO doom.homeunix.org) (ip@212.113.114.53)
  by mail.ecolines.ru with ESMTPA; 10 Dec 2005 17:02:00 -0000
Received: from doom.homeunix.org (localhost [127.0.0.1])
	by doom.homeunix.org (8.13.4/8.13.4) with ESMTP id jBAGvjqP057917
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 Dec 2005 19:57:46 +0300 (MSK)
	(envelope-from igor@doom.homeunix.org)
Received: (from igor@localhost)
	by doom.homeunix.org (8.13.4/8.13.4/Submit) id jBAGvjEb057845;
	Sat, 10 Dec 2005 19:57:45 +0300 (MSK)
	(envelope-from igor)
Message-Id: <200512101657.jBAGvjEb057845@doom.homeunix.org>
Date: Sat, 10 Dec 2005 19:57:45 +0300 (MSK)
From: Igor Pokrovsky <ip@doom.homeunix.org>
Reply-To: Igor Pokrovsky <ip@doom.homeunix.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: archivers/szip remove DEPRECATED flag
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         90188
>Category:       ports
>Synopsis:       Update port: archivers/szip remove DEPRECATED flag
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 10 17:00:13 GMT 2005
>Closed-Date:    Sat Dec 10 18:36:46 GMT 2005
>Last-Modified:  Sat Dec 10 18:36:46 GMT 2005
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Thu Dec 8 12:24:21 MSK 2005 root@doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL-p3 i386


	
>Description:
Remove DEPRECATED flag since MASTER_SITE appeared again.
Also some cosmetic fixes.

Removed files:
	pkg-plist
	
>How-To-Repeat:
	
>Fix:

	

--- szip.diff begins here ---
diff -ruN /usr/ports/archivers/szip/Makefile szip/Makefile
--- /usr/ports/archivers/szip/Makefile	Fri Oct 28 18:42:54 2005
+++ szip/Makefile	Sat Dec 10 19:52:16 2005
@@ -15,11 +15,11 @@
 MAINTAINER=	ip@doom.homeunix.org
 COMMENT=	A fast compression utility
 
-DEPRECATED=	"mastersite disappeared, no longer maintained by author"
-EXPIRATION_DATE=	2005-12-31
-
 USE_GMAKE=	yes
 ONLY_FOR_ARCHS=	i386 amd64
+
+PLIST_FILES=	bin/${PORTNAME}
+PORTDOCS=	history.txt readme.txt techinfo.txt
 
 do-build:
 	${GMAKE} -C ${WRKDIR}
diff -ruN /usr/ports/archivers/szip/pkg-plist szip/pkg-plist
--- /usr/ports/archivers/szip/pkg-plist	Tue Oct 21 13:58:08 2003
+++ szip/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,5 +0,0 @@
-bin/szip
-%%PORTDOCS%%%%DOCSDIR%%/history.txt
-%%PORTDOCS%%%%DOCSDIR%%/readme.txt
-%%PORTDOCS%%%%DOCSDIR%%/techinfo.txt
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- szip.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: sem 
Responsible-Changed-When: Sat Dec 10 17:36:03 UTC 2005 
Responsible-Changed-Why:  
Take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90188 
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Sat Dec 10 18:36:44 UTC 2005 
State-Changed-Why:  
Committed with a modification. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90188 
>Unformatted:
