Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2006 15:04:54 +0200 (CEST)
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95543: [MAINTAINER] news/leafnode: update to 1.11.5
Message-ID:  <200604091304.k39D4s1N016546@rho.emma.line.org>
Resent-Message-ID: <200604091310.k39DAIsb000463@freefall.freebsd.org>

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

>Number:         95543
>Category:       ports
>Synopsis:       [MAINTAINER] news/leafnode: update to 1.11.5
>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:   Sun Apr 09 13:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD rho.emma.line.org 6.1-RC FreeBSD 6.1-RC #14: Sun Apr  9 10:04:18 CEST
>Description:
- Update to 1.11.5
- minor pkg-* polishing to please portlint

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- leafnode-1.11.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/news/leafnode/Makefile /usr/home/emma/ports/news/leafnode/Makefile
--- /usr/ports/news/leafnode/Makefile	Wed Nov 23 13:38:18 2005
+++ /usr/home/emma/ports/news/leafnode/Makefile	Sun Apr  9 14:53:16 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	leafnode
-PORTVERSION=	1.11.4
+PORTVERSION=	1.11.5
 CATEGORIES=	news ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED:S/$/:sourceforge/} \
 		http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/:sourceforge \
diff -ruN --exclude=CVS /usr/ports/news/leafnode/distinfo /usr/home/emma/ports/news/leafnode/distinfo
--- /usr/ports/news/leafnode/distinfo	Wed Nov 23 13:38:18 2005
+++ /usr/home/emma/ports/news/leafnode/distinfo	Sun Apr  9 14:53:55 2006
@@ -1,3 +1,3 @@
-MD5 (leafnode-1.11.4.tar.bz2) = 727103895b45a683c031bc7cd2114316
-SHA256 (leafnode-1.11.4.tar.bz2) = 69e86915e6e01207a5c52600e89141981cedad182359662aee659ea2945d8d17
-SIZE (leafnode-1.11.4.tar.bz2) = 418326
+MD5 (leafnode-1.11.5.tar.bz2) = 88552c5cc91cb27146c8906b2d33289d
+SHA256 (leafnode-1.11.5.tar.bz2) = e777e80cc3ddb9da1ef4b6eca5cba61ac28e55f5c52e4b821c260e171362386e
+SIZE (leafnode-1.11.5.tar.bz2) = 433672
diff -ruN --exclude=CVS /usr/ports/news/leafnode/pkg-descr /usr/home/emma/ports/news/leafnode/pkg-descr
--- /usr/ports/news/leafnode/pkg-descr	Fri May 13 13:25:17 2005
+++ /usr/home/emma/ports/news/leafnode/pkg-descr	Sun Apr  9 15:04:18 2006
@@ -6,4 +6,4 @@
 external bandwidth if you have several users accessing Usenet news.
 
 -- Matthias Andree
-WWW: http://leafnode.sourceforge.net/
+WWW: http://www.leafnode.org/
diff -ruN --exclude=CVS /usr/ports/news/leafnode/pkg-plist /usr/home/emma/ports/news/leafnode/pkg-plist
--- /usr/ports/news/leafnode/pkg-plist	Fri May 21 08:15:43 2004
+++ /usr/home/emma/ports/news/leafnode/pkg-plist	Sun Apr  9 14:55:25 2006
@@ -17,17 +17,17 @@
 @comment only remove these when empty:
 @comment we don't want to kill the news spool across updates
 @unexec rm -f %%SPOOLDIR%%/leaf.node/lock.file
-@unexec rmdir %%SPOOLDIR%%/failed.postings 2>/dev/null || :
-@unexec rmdir %%SPOOLDIR%%/failed.postings 2>/dev/null || :
-@unexec rmdir %%SPOOLDIR%%/leaf.node 2>/dev/null || :
-@unexec rmdir %%SPOOLDIR%%/message.id/* 2>/dev/null || :
-@unexec rmdir %%SPOOLDIR%%/message.id 2>/dev/null || :
-@unexec rmdir %%SPOOLDIR%%/interesting.groups 2>/dev/null || :
-@unexec rmdir %%SPOOLDIR%%/out.going 2>/dev/null || :
-@unexec rmdir %%SPOOLDIR%%/temp.files 2>/dev/null || :
-@unexec rmdir %%SPOOLDIR%% 2>/dev/null || :
-@unexec rmdir %D/var/spool 2>/dev/null || :
-@unexec rmdir %D/var 2>/dev/null || :
-@unexec rmdir %D/lib/leafnode 2>/dev/null || :
+@dirrmtry %%SPOOLDIR%%/failed.postings 2>/dev/null || :
+@dirrmtry %%SPOOLDIR%%/failed.postings
+@dirrmtry %%SPOOLDIR%%/leaf.node
+@dirrmtry %%SPOOLDIR%%/message.id/*
+@dirrmtry %%SPOOLDIR%%/message.id
+@dirrmtry %%SPOOLDIR%%/interesting.groups
+@dirrmtry %%SPOOLDIR%%/out.going
+@dirrmtry %%SPOOLDIR%%/temp.files
+@dirrmtry %%SPOOLDIR%%
+@dirrmtry %D/var/spool
+@dirrmtry %D/var
+@dirrmtry %D/lib/leafnode
 @dirrm etc/leafnode
 @unexec if test -d "%%SPOOLDIR%%" || test -d "%D/etc/leafnode" ; then echo ; echo "==============================================================================" ; echo "If you want to remove leafnode for good," ; echo "type: rm -rf %D/etc/leafnode %%SPOOLDIR%%" ; echo "==============================================================================" ; fi
--- leafnode-1.11.5.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?200604091304.k39D4s1N016546>