- Update to 2.1.10

PR:		133379
Submitted by:	legatvs <legatvs@gmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2009-04-04 19:11:12 +00:00
parent 3cdb863439
commit 87800f1c3f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231611
2 changed files with 8 additions and 7 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= clive
PORTVERSION= 2.1.9
PORTVERSION= 2.1.10
CATEGORIES= multimedia
MASTER_SITES= GOOGLE_CODE
@ -29,9 +29,10 @@ OPTIONS= PASTE "Enable pasting from X clipboard" off \
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 @@ RUN_DEPENDS+= p5-Clipboard>=0.09:${PORTSDIR}/x11/p5-Clipboard
.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

View file

@ -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