Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2008 21:25:27 GMT
From:      barbara <barbara.xxx1975@libero.it>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122609: x11-toolkits/libgnomeui not offered as upgradable ports
Message-ID:  <200804092125.m39LPRgZ083360@www.freebsd.org>
Resent-Message-ID: <200804092130.m39LU0Po082722@freefall.freebsd.org>

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

>Number:         122609
>Category:       ports
>Synopsis:       x11-toolkits/libgnomeui not offered as upgradable ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 09 21:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     barbara
>Release:        6.3-STABLE
>Organization:
>Environment:
FreeBSD satanasso.local.net 6.3-STABLE FreeBSD 6.3-STABLE #0: Sat Apr  5 20:36:11 CEST 2008     root@satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO  i386
>Description:
Probably this is caused by the weird version number of the installed one, but neither pkg_version nor portversion are advising me to update libgnomeui. (should .01 be interpreted as a decimal?)

# pkg_info -Ix libgnomeui
libgnomeui-2.22.01  Libraries for the GNOME GUI, a GNU desktop environment
# pkg_version -l "<"
# portversion -l "<"
# grep ^PORT /usr/ports/x11-toolkits/libgnomeui/Makefile
PORTNAME=	libgnomeui
PORTVERSION=	2.22.1
PORTREVISION?=	0

Bumping the PORTREVISION (and rebuilding the ports index) seems sufficient.

>How-To-Repeat:
Update the ports tree after this commit http://www.freebsd.org/cgi/getmsg.cgi?fetch=784948+0+current/cvs-ports
>Fix:
--- Makefile.orig	2008-04-09 13:54:18.000000000 +0200
+++ Makefile	2008-04-09 22:48:38.000000000 +0200
@@ -8,7 +8,7 @@
 
 PORTNAME=	libgnomeui
 PORTVERSION=	2.22.1
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES=	x11-toolkits gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}


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



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