Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2009 17:55:18 GMT
From:      legatvs <legatvs@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133379: [maintainer update] multimedia/clive to 2.1.10
Message-ID:  <200904041755.n34HtIMI068497@www.freebsd.org>
Resent-Message-ID: <200904041800.n34I05tu045183@freefall.freebsd.org>

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

>Number:         133379
>Category:       ports
>Synopsis:       [maintainer update] multimedia/clive to 2.1.10
>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=133278

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

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/Makefile clive/Makefile
--- /usr/ports/multimedia/clive/Makefile	2009-03-28 00:41:33.000000000 +0200
+++ clive/Makefile	2009-04-04 20:31:42.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	clive
-PORTVERSION=	2.1.9
+PORTVERSION=	2.1.10
 CATEGORIES=	multimedia
 MASTER_SITES=	GOOGLE_CODE
 
@@ -29,9 +29,10 @@
 
 PLIST_FILES=	bin/clive
 
+NO_BUILD=	yes
 USE_BZIP2=	yes
 USE_GMAKE=	yes
-USE_PERL5=	5.8.2+
+USE_PERL5_RUN=	5.8.2+
 MAKE_JOBS_SAFE=	yes
 
 .include <bsd.port.pre.mk>
@@ -41,14 +42,14 @@
 .endif
 
 .if defined(WITH_PAGER)
-RUN_DEPENDS+=	p5-IO-Pager-0.06:${PORTSDIR}/devel/p5-IO-Pager
+RUN_DEPENDS+=	p5-IO-Pager>=0.06:${PORTSDIR}/devel/p5-IO-Pager
 .endif
 
 .if defined(WITH_EXPECT)
 RUN_DEPENDS+=	p5-Expect>=1.21:${PORTSDIR}/lang/p5-Expect
 .endif
 
-.if defined(WITH_MANPAGE)
+.if defined(WITH_MANPAGE) && !defined(NO_INSTALL_MANPAGES)
 MAKE_ENV=	WITH_MAN=yes
 MAN1=		clive.1
 .endif
diff -ruN /usr/ports/multimedia/clive/distinfo clive/distinfo
--- /usr/ports/multimedia/clive/distinfo	2009-03-28 00:41:33.000000000 +0200
+++ clive/distinfo	2009-04-04 20:31:58.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (clive-2.1.9.tar.bz2) = c3f4ba00e4fed798830ad1e09b9c9ace
-SHA256 (clive-2.1.9.tar.bz2) = e8eb2eef9760b25f69c77578d6297ea6d5d9b9d9238a21dd71c22550e97ee9d9
-SIZE (clive-2.1.9.tar.bz2) = 29680
+MD5 (clive-2.1.10.tar.bz2) = 8a03dc45f617556ec0aa2f296541ebef
+SHA256 (clive-2.1.10.tar.bz2) = a11a5cf9f74c38884d10a6a78026d695347eed0d097006e240a114a68c1279ea
+SIZE (clive-2.1.10.tar.bz2) = 30903


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



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