Update to 2.0.8. The Perl plug-in now requires Perl 5.6.0 or later.
This commit is contained in:
parent
78c656ef83
commit
73a971b225
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104900
6 changed files with 16 additions and 10 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xchat2
|
||||
PORTVERSION= 2.0.7
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.8
|
||||
CATEGORIES= irc gnome ipv6
|
||||
MASTER_SITES= http://xchat.org/files/source/2.0/
|
||||
DISTNAME= xchat-${PORTVERSION}
|
||||
|
@ -59,7 +58,7 @@ PLIST_SUB+= TCL="@comment "
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64" || defined(WITHOUT_PERL)
|
||||
.if ${ARCH} == "amd64" || ${PERL_LEVEL} < 500600 || defined(WITHOUT_PERL)
|
||||
CONFIGURE_ARGS+=--disable-perl
|
||||
PLIST_SUB+= PERL="@comment "
|
||||
.else
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (xchat-2.0.7.tar.bz2) = f53bae43f4e89c6a8d873877d86df1b5
|
||||
SIZE (xchat-2.0.7.tar.bz2) = 943633
|
||||
MD5 (xchat-2.0.8.tar.bz2) = 64cd419e7bb14e36e658b09726d3411f
|
||||
SIZE (xchat-2.0.8.tar.bz2) = 997439
|
||||
|
|
|
@ -5,6 +5,7 @@ bin/xchat
|
|||
share/gnome/apps/Internet/xchat.desktop
|
||||
share/gnome/pixmaps/xchat.png
|
||||
share/locale/am/LC_MESSAGES/xchat.mo
|
||||
share/locale/az/LC_MESSAGES/xchat.mo
|
||||
share/locale/ca/LC_MESSAGES/xchat.mo
|
||||
share/locale/de/LC_MESSAGES/xchat.mo
|
||||
share/locale/el/LC_MESSAGES/xchat.mo
|
||||
|
@ -15,14 +16,17 @@ share/locale/fr/LC_MESSAGES/xchat.mo
|
|||
share/locale/ja/LC_MESSAGES/xchat.mo
|
||||
share/locale/lt/LC_MESSAGES/xchat.mo
|
||||
share/locale/lv/LC_MESSAGES/xchat.mo
|
||||
share/locale/mk/LC_MESSAGES/xchat.mo
|
||||
share/locale/ms/LC_MESSAGES/xchat.mo
|
||||
share/locale/nl/LC_MESSAGES/xchat.mo
|
||||
share/locale/no/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt/LC_MESSAGES/xchat.mo
|
||||
share/locale/ru/LC_MESSAGES/xchat.mo
|
||||
share/locale/sk/LC_MESSAGES/xchat.mo
|
||||
share/locale/sl/LC_MESSAGES/xchat.mo
|
||||
share/locale/sr/LC_MESSAGES/xchat.mo
|
||||
share/locale/sv/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xchat.mo
|
||||
@exec mkdir -p %D/lib/xchat/plugins
|
||||
@dirrm lib/xchat/plugins
|
||||
@dirrm lib/xchat
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xchat2
|
||||
PORTVERSION= 2.0.7
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.8
|
||||
CATEGORIES= irc gnome ipv6
|
||||
MASTER_SITES= http://xchat.org/files/source/2.0/
|
||||
DISTNAME= xchat-${PORTVERSION}
|
||||
|
@ -59,7 +58,7 @@ PLIST_SUB+= TCL="@comment "
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64" || defined(WITHOUT_PERL)
|
||||
.if ${ARCH} == "amd64" || ${PERL_LEVEL} < 500600 || defined(WITHOUT_PERL)
|
||||
CONFIGURE_ARGS+=--disable-perl
|
||||
PLIST_SUB+= PERL="@comment "
|
||||
.else
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (xchat-2.0.7.tar.bz2) = f53bae43f4e89c6a8d873877d86df1b5
|
||||
SIZE (xchat-2.0.7.tar.bz2) = 943633
|
||||
MD5 (xchat-2.0.8.tar.bz2) = 64cd419e7bb14e36e658b09726d3411f
|
||||
SIZE (xchat-2.0.8.tar.bz2) = 997439
|
||||
|
|
|
@ -5,6 +5,7 @@ bin/xchat
|
|||
share/gnome/apps/Internet/xchat.desktop
|
||||
share/gnome/pixmaps/xchat.png
|
||||
share/locale/am/LC_MESSAGES/xchat.mo
|
||||
share/locale/az/LC_MESSAGES/xchat.mo
|
||||
share/locale/ca/LC_MESSAGES/xchat.mo
|
||||
share/locale/de/LC_MESSAGES/xchat.mo
|
||||
share/locale/el/LC_MESSAGES/xchat.mo
|
||||
|
@ -15,14 +16,17 @@ share/locale/fr/LC_MESSAGES/xchat.mo
|
|||
share/locale/ja/LC_MESSAGES/xchat.mo
|
||||
share/locale/lt/LC_MESSAGES/xchat.mo
|
||||
share/locale/lv/LC_MESSAGES/xchat.mo
|
||||
share/locale/mk/LC_MESSAGES/xchat.mo
|
||||
share/locale/ms/LC_MESSAGES/xchat.mo
|
||||
share/locale/nl/LC_MESSAGES/xchat.mo
|
||||
share/locale/no/LC_MESSAGES/xchat.mo
|
||||
share/locale/pt/LC_MESSAGES/xchat.mo
|
||||
share/locale/ru/LC_MESSAGES/xchat.mo
|
||||
share/locale/sk/LC_MESSAGES/xchat.mo
|
||||
share/locale/sl/LC_MESSAGES/xchat.mo
|
||||
share/locale/sr/LC_MESSAGES/xchat.mo
|
||||
share/locale/sv/LC_MESSAGES/xchat.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xchat.mo
|
||||
@exec mkdir -p %D/lib/xchat/plugins
|
||||
@dirrm lib/xchat/plugins
|
||||
@dirrm lib/xchat
|
||||
|
|
Loading…
Reference in a new issue