Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2010 22:22:47 +0200 (CEST)
From:      Sten Spans <sten@blinkenlights.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/146775: net/ladvd: update to 0.9.0
Message-ID:  <20100520202247.506471141A@mx1.blinkenlights.nl>
Resent-Message-ID: <201005202030.o4KKU8x9012615@freefall.freebsd.org>

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

>Number:         146775
>Category:       ports
>Synopsis:       net/ladvd: update to 0.9.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 20 20:30:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sten Spans
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD towel.blinkenlights.nl 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 21:11:58 UTC 2010 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	 The following patch updates the port to 0.9.0
>How-To-Repeat:
	
>Fix:

diff -Nru ladvd.orig/Makefile ladvd/Makefile
--- ladvd.orig/Makefile	2009-09-17 23:35:12.000000000 +0200
+++ ladvd/Makefile	2010-05-20 22:12:16.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ladvd
-PORTVERSION=	0.8.5
+PORTVERSION=	0.9.0
 CATEGORIES=	net
 MASTER_SITES=	http://blinkenlights.nl/software/ladvd/
 
@@ -19,7 +19,7 @@
 CONFIGURE_ARGS=	--with-chroot-dir=/var/empty
 
 PORTDOCS=	*
-MAN8=		ladvd.8
+MAN8=		ladvd.8 ladvdc.8
 USE_RC_SUBR+=	ladvd
 SUB_FILES=	pkg-message pkg-install
 
diff -Nru ladvd.orig/distinfo ladvd/distinfo
--- ladvd.orig/distinfo	2009-09-17 23:35:12.000000000 +0200
+++ ladvd/distinfo	2010-05-20 22:13:02.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (ladvd-0.8.5.tar.gz) = f5e6ce1d95406e18d31e84ce1fec508d
-SHA256 (ladvd-0.8.5.tar.gz) = 6097ae7eb079c2a7556dcd0e7097dd515fc29071cbf6fe69448b8205a18fe6bd
-SIZE (ladvd-0.8.5.tar.gz) = 414545
+MD5 (ladvd-0.9.0.tar.gz) = c1a4cec0dd8cbc312ad964656244a5c5
+SHA256 (ladvd-0.9.0.tar.gz) = 069c46b0deae00dbacdf9ebe4e95e31a9390bc4bd099b60a36f48a687a2877f8
+SIZE (ladvd-0.9.0.tar.gz) = 397506
diff -Nru ladvd.orig/pkg-plist ladvd/pkg-plist
--- ladvd.orig/pkg-plist	2009-06-23 22:09:31.000000000 +0200
+++ ladvd/pkg-plist	2010-05-20 22:15:57.000000000 +0200
@@ -1,4 +1,5 @@
 sbin/ladvd
+sbin/ladvdc
 @unexec echo ""
 @unexec echo "If you are permanently removing ladvd, you should also:" | /usr/bin/fmt
 @unexec echo "'remove user/group 'ladvd'." | /usr/bin/fmt

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



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