Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2005 21:36:38 +0400
From:      Andrej Zverev <az@inec.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83683: [update] security/strobe - use PLIST instead of pkg-plist
Message-ID:  <E1DuZXi-0003or-Nh@az.inec.ru>
Resent-Message-ID: <200507181740.j6IHeGlg055533@freefall.freebsd.org>

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

>Number:         83683
>Category:       ports
>Synopsis:       [update] security/strobe - use PLIST instead of pkg-plist
>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:   Mon Jul 18 17:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>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
	2. Added author

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

	

--- strobe.diff begins here ---
diff -Nru strobe.orig/Makefile strobe/Makefile
--- strobe.orig/Makefile	Tue Jul 12 17:31:41 2005
+++ strobe/Makefile	Mon Jul 18 21:30:05 2005
@@ -19,4 +19,6 @@
 ALL_TARGET=	strobe
 MAN1=		strobe.1
 
+PLIST_FILES=	bin/strobe lib/strobe.services
+
 .include <bsd.port.mk>
diff -Nru strobe.orig/pkg-descr strobe/pkg-descr
--- strobe.orig/pkg-descr	Tue Jan  7 15:20:48 1997
+++ strobe/pkg-descr	Mon Jul 18 21:34:09 2005
@@ -8,3 +8,5 @@
 tion bandwidth and sockets amoung  the  hosts  very  effi-
 ciently.   This  can  reap  appreciable gains in speed for
 multiple distinct hosts/routes.
+
+Author:	Julian Assange <proff@suburbia.net>
diff -Nru strobe.orig/pkg-plist strobe/pkg-plist
--- strobe.orig/pkg-plist	Tue Aug 18 23:48:43 1998
+++ strobe/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,2 +0,0 @@
-bin/strobe
-lib/strobe.services
--- strobe.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?E1DuZXi-0003or-Nh>