ports/86075: [fix] sysutils/upsd

Andrej Zverev az at inec.ru
Tue Sep 13 15:50:14 UTC 2005


>Number:         86075
>Category:       ports
>Synopsis:       [fix] sysutils/upsd
>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:   Tue Sep 13 15:50:13 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 #2: Wed Jul 6 12:10:32 MSD 2005 root at az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	1. Master site is alive.
	2. Take maintainership and add mysite as master site mirror.
	3. implement PLIST_FILES insteed pkg-plist.

	Removed files:
	pkg-plist

	
>How-To-Repeat:
	
>Fix:

	

--- upsd.diff begins here ---
diff -Nru upsd.orig/Makefile upsd/Makefile
--- upsd.orig/Makefile	Mon Aug 29 15:39:07 2005
+++ upsd/Makefile	Tue Sep 13 19:36:40 2005
@@ -9,15 +9,15 @@
 PORTVERSION=	2.0.1.6
 PORTREVISION=	1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.mavetju.org/download/adopted/
+MASTER_SITES=	http://www.mavetju.org/download/adopted/ \
+		http://core.inec.ru/~az/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	az at inec.ru
 COMMENT=	APC Smart UPS Monitoring Daemon
 
-DEPRECATED=		mastersite disappeared
-EXPIRATION_DATE=	2005-10-28
-
 WRKSRC=		${WRKDIR}/upsd-2.0
+
+PLIST_FILES=	sbin/upsd etc/upsd.conf etc/rc.d/upsd.sh
 
 pre-build:
 	@${MV} ${WRKSRC}/config.h ${WRKSRC}/conf.h.orig
diff -Nru upsd.orig/pkg-plist upsd/pkg-plist
--- upsd.orig/pkg-plist	Sat Jan 13 05:00:22 2001
+++ upsd/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,3 +0,0 @@
-etc/upsd.conf
-etc/rc.d/upsd.sh
-sbin/upsd
--- upsd.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list