From az@inec.ru  Mon Jul 18 16:41:02 2005
Return-Path: <az@inec.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BCF4F16A41C
	for <freebsd-gnats-submit@freebsd.org>; Mon, 18 Jul 2005 16:41:02 +0000 (GMT)
	(envelope-from az@inec.ru)
Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F137243D46
	for <freebsd-gnats-submit@freebsd.org>; Mon, 18 Jul 2005 16:41:01 +0000 (GMT)
	(envelope-from az@inec.ru)
Received: from waterwall.inec.ru (root@localhost)
  by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j6IGg8gk027098
    for <freebsd-gnats-submit@freebsd.org>; Mon, 18 Jul 2005 20:42:08 +0400 (MSD)
Received: from az.inec.ru (msproxyoutif.intermediate.org [10.0.0.2])
  by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j6IGg8ZP027093
    for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jul 2005 20:42:08 +0400 (MSD)
Received: from az by az.inec.ru with local (Exim 4.51 (FreeBSD))
	id 1DuYPt-00025D-2F
	for FreeBSD-gnats-submit@freebsd.org; Mon, 18 Jul 2005 20:24:29 +0400
Message-Id: <E1DuYPt-00025D-2F@az.inec.ru>
Date: Mon, 18 Jul 2005 20:24:29 +0400
From: Andrej Zverev <az@inec.ru>
Reply-To: Andrej Zverev <az@inec.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [update] math/ss - use PLIST instead of pkg-plist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83680
>Category:       ports
>Synopsis:       [update] math/ss - use PLIST instead of pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 18 16:50:19 GMT 2005
>Closed-Date:    Mon Jul 18 20:05:18 GMT 2005
>Last-Modified:  Mon Jul 18 20:05:18 GMT 2005
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Mon May 23 20:34:48 MSD 2005 az@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Cosmetic changes:
	1. Use PLIST_FILES

	pkg-plist - removed
	
>How-To-Repeat:
	
>Fix:

	

--- ss.diff begins here ---
diff -Nru ss.orig/Makefile ss/Makefile
--- ss.orig/Makefile	Mon Mar  1 14:37:13 2004
+++ ss/Makefile	Mon Jul 18 20:17:17 2005
@@ -18,6 +18,8 @@
 WRKSRC=		${WRKDIR}/ss_133
 MAN1=		ss.1 pss.1
 
+PLIST_FILES=	bin/ss	bin/pss
+
 do-configure:
 	@${CP} ${WRKSRC}/config.bsd  ${WRKSRC}/config.h
 
diff -Nru ss.orig/pkg-plist ss/pkg-plist
--- ss.orig/pkg-plist	Mon Aug 17 04:50:20 1998
+++ ss/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,2 +0,0 @@
-bin/ss
-bin/pss
--- ss.diff ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Mon Jul 18 20:05:10 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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