Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Oct 2006 21:02:11 -0400 (EDT)
From:      Antoine Beaupre <anarcat@koumbit.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104238: net/sobby upstream upgrade
Message-ID:  <20061010010211.D2131170BD@lethe.koumbit.net>
Resent-Message-ID: <200610100110.k9A1AFJq053296@freefall.freebsd.org>

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

>Number:         104238
>Category:       ports
>Synopsis:       net/sobby upstream upgrade
>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 Oct 10 01:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Beaupre
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
koumbit
>Environment:
System: FreeBSD lethe.koumbit.net 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Aug 28 05:21:08 UTC 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


sobby 0.3

>Description:

A new upstream version of sobby is available. It packages new functionalities and bugfixes.

>How-To-Repeat:

N/A.

>Fix:

This patch has an issue: the manpage is installed in /usr/local/share/man instead of /usr/local/man. I don't exactly know how to fix that because I don't understand how to make autoconf/automake change the datadir... I'll try to figure that out and will post a followup, unless someone else can fix it. :)

--- Makefile.orig	Mon Oct  9 18:19:55 2006
+++ Makefile	Mon Oct  9 19:07:23 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sobby
-PORTVERSION=	0.3.0
+PORTVERSION=	0.4.1
 CATEGORIES=	net
 MASTER_SITES=	http://releases.0x539.de/sobby/
 
@@ -15,9 +15,11 @@
 
 LIB_DEPENDS=	net6:${PORTSDIR}/net/net6 \
 		obby:${PORTSDIR}/devel/obby \
+		xml++:${PORTSDIR}/textproc/libxml++26 \
 		sigc++-2.0:${PORTSDIR}/devel/libsigc++20 \
 		glibmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24
 
+MAN1=		sobby.1
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
 
--- distinfo.orig	Wed Dec 21 04:23:46 2005
+++ distinfo	Mon Oct  9 20:49:36 2006
@@ -1,3 +1,3 @@
-MD5 (sobby-0.3.0.tar.gz) = 5408fc08d610be5aac4476c6ea6277f9
-SHA256 (sobby-0.3.0.tar.gz) = fe2d778208c3c5f3cee7c3981b9227217d2f781d86b957db512bb4d800970f56
-SIZE (sobby-0.3.0.tar.gz) = 109363
+MD5 (sobby-0.4.1.tar.gz) = 126a32a448f8b84e589258522149ffad
+SHA256 (sobby-0.4.1.tar.gz) = 457ef80b546ac17ef0b9770175a9f9cee06e9659314449f9f2d61c8ae51cdfd0
+SIZE (sobby-0.4.1.tar.gz) = 115933
>Release-Note:
>Audit-Trail:
>Unformatted:



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