Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2009 17:57:24 GMT
From:      legatvs <legatvs@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133380: [maintainer update] multimedia/clive-utils to 2.1.5
Message-ID:  <200904041757.n34HvOGM068693@www.freebsd.org>
Resent-Message-ID: <200904041800.n34I05DB045196@freefall.freebsd.org>

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

>Number:         133380
>Category:       ports
>Synopsis:       [maintainer update] multimedia/clive-utils to 2.1.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:   Sat Apr 04 18:00:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     legatvs
>Release:        FreeBSD 7.1-RELEASE-p4
>Organization:
>Environment:
>Description:
* bump version
* update checksums
* include Makefile changes submitted in PR
  http://www.freebsd.org/cgi/query-pr.cgi?pr=133279

Closes:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=133279

The changes submitted by bf are included in this release.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/multimedia/clive-utils/Makefile clive-utils/Makefile
--- /usr/ports/multimedia/clive-utils/Makefile	2009-03-25 17:10:13.000000000 +0200
+++ clive-utils/Makefile	2009-04-04 20:35:35.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	clive-utils
-PORTVERSION=	2.1.4
+PORTVERSION=	2.1.5
 CATEGORIES=	multimedia net perl5
 MASTER_SITES=	GOOGLE_CODE
 DIST_SUBDIR=	clive
@@ -14,6 +14,7 @@
 MAINTAINER=	legatvs@gmail.com
 COMMENT=	Passwords, RSS parsing, and link extraction for clive
 
+NO_BUILD=	yes
 USE_PERL5_RUN=	5.8.2+
 USE_BZIP2=	yes
 USE_GMAKE=	yes
@@ -30,7 +31,7 @@
 
 OPTIONS=	PASTE "Enable pasting of URLs from X clipboard" Off \
 		FONTDIALOG "Enable Font Dialog support" Off \
-		MANPAGES "Install manual pages" on
+		MANPAGES "Install manual pages" On
 
 .include <bsd.port.pre.mk>
 
@@ -42,7 +43,7 @@
 RUN_DEPENDS+=	p5-Tk-FontDialog>=0.15:${PORTSDIR}/x11-toolkits/p5-Tk-FontDialog
 .endif
 
-.ifdef WITH_MANPAGES
+.ifdef WITH_MANPAGES && !defined(NO_INSTALL_MANPAGES)
 MAKE_ENV=	WITH_MAN=yes
 MAN1=		clivefeed.1 clivepass.1 clivescan.1
 .endif
diff -ruN /usr/ports/multimedia/clive-utils/distinfo clive-utils/distinfo
--- /usr/ports/multimedia/clive-utils/distinfo	2009-03-25 17:10:13.000000000 +0200
+++ clive-utils/distinfo	2009-04-04 20:35:40.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (clive/clive-utils-2.1.4.tar.bz2) = dced32338efe8c16f305ddedb0ed6ccc
-SHA256 (clive/clive-utils-2.1.4.tar.bz2) = 502def09878fd2ef42e99251e28a3f1965c963e8a6835c39d99723caf8a27433
-SIZE (clive/clive-utils-2.1.4.tar.bz2) = 20222
+MD5 (clive/clive-utils-2.1.5.tar.bz2) = 0993a1f8adffe475c4296a67f7bff695
+SHA256 (clive/clive-utils-2.1.5.tar.bz2) = 9aad4bda691cca35158b5a90655b8b13e2f57a43148ace43d30fd3302bdf0341
+SIZE (clive/clive-utils-2.1.5.tar.bz2) = 20653


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



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