Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Dec 2004 11:39:19 +0100 (CET)
From:      Janos Mohacsi <janos.mohacsi@niif.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75182: [MAINTAINER] net/beacon: [SUMMARIZE CHANGES]
Message-ID:  <200412171039.iBHAdIXe021612@scone.ki.iif.hu>
Resent-Message-ID: <200412171040.iBHAeSPK020005@freefall.freebsd.org>

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

>Number:         75182
>Category:       ports
>Synopsis:       [MAINTAINER] net/beacon: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 17 10:40:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 5.3-STABLE FreeBSD 5.3-STABLE #5: Thu Nov 11 05:45:29 CET 2004
>Description:
Maintainer Update to net/beacon version 1.1 to version 1.1 revision 1

Changes: 
fixes pkg-plist errors.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
Apply this diff.

>Fix:

--- beacon-1.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/beacon.orig/Makefile /usr/ports/net/beacon/Makefile
--- /usr/ports/net/beacon.orig/Makefile	Mon Nov 22 18:03:26 2004
+++ /usr/ports/net/beacon/Makefile	Fri Dec 17 11:08:11 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	beacon
 PORTVERSION=	1.1
+PORTREVISION=	1
 CATEGORIES=	net perl5 mbone ipv6
 MASTER_SITES=	http://dast.nlanr.net/Projects/Beacon/releases/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-0
diff -ruN --exclude=CVS /usr/ports/net/beacon.orig/pkg-plist /usr/ports/net/beacon/pkg-plist
--- /usr/ports/net/beacon.orig/pkg-plist	Fri Oct 29 12:03:40 2004
+++ /usr/ports/net/beacon/pkg-plist	Fri Dec 17 11:30:59 2004
@@ -2,13 +2,14 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Multicast/Beacon/Beacon.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Multicast/Beacon/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/Net/Multicast/Beacon.pm
+lib/perl5/%%PERL_VERSION%%/%%PERL_ARCH%%/perllocal.pod
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Multicast/Beacon
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Multicast/
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Multicast/
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Net 2>/dev/null || true
 www/beacon-%%VERSION%%/beacon
-www/beacon-%%VERSION%%
+@dirrm www/beacon-%%VERSION%%
 etc/beacon.conf.sample
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
--- beacon-1.1_1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412171039.iBHAdIXe021612>