mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to version 0.61
PR: 20917 Submitted by: MAINTAINER
This commit is contained in:
parent
2293eb9f75
commit
25f949cdfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32105
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= blackbox
|
||||
PORTVERSION= 0.60.3
|
||||
PORTVERSION= 0.61.0
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/
|
||||
|
||||
@ -15,6 +15,5 @@ MAINTAINER= patseal@hyperhost.net
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
CONFIGURE_ARGS= --disable-styled-frames
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (blackbox-0.60.3.tar.bz2) = 7d6e75947810267aeb2ddc031ae7ca89
|
||||
MD5 (blackbox-0.61.0.tar.bz2) = 8b43027da0a589b668794dc2b2d009af
|
||||
|
@ -1,8 +1,12 @@
|
||||
bin/blackbox
|
||||
bin/bsetroot
|
||||
bin/bsetbg
|
||||
share/Blackbox/menu
|
||||
share/Blackbox/nls/C/blackbox.cat
|
||||
share/Blackbox/nls/da_DK/blackbox.cat
|
||||
share/Blackbox/nls/es_ES/blackbox.cat
|
||||
share/Blackbox/nls/et_EE/blackbox.cat
|
||||
share/Blackbox/nls/fr_FR/blackbox.cat
|
||||
share/Blackbox/nls/pt_BR/blackbox.cat
|
||||
share/Blackbox/nls/ru_RU/blackbox.cat
|
||||
share/Blackbox/nls/sv_SE/blackbox.cat
|
||||
@ -21,7 +25,10 @@ share/Blackbox/styles/Spiff
|
||||
share/Blackbox/styles/TDF
|
||||
share/Blackbox/styles/Twice
|
||||
@dirrm share/Blackbox/nls/C
|
||||
@dirrm share/Blackbox/nls/da_DK
|
||||
@dirrm share/Blackbox/nls/es_ES
|
||||
@dirrm share/Blackbox/nls/et_EE
|
||||
@dirrm share/Blackbox/nls/fr_FR
|
||||
@dirrm share/Blackbox/nls/pt_BR
|
||||
@dirrm share/Blackbox/nls/ru_RU
|
||||
@dirrm share/Blackbox/nls/sv_SE
|
||||
@ -36,6 +43,8 @@ share/Blackbox/styles/Twice
|
||||
@unexec rm %D/share/Blackbox/nls/en_US
|
||||
@exec ln -s es_ES %D/share/Blackbox/nls/es
|
||||
@unexec rm %D/share/Blackbox/nls/es
|
||||
@exec ln -s fr_FR %D/share/Blackbox/nls/fr
|
||||
@unexec rm %D/share/Blackbox/nls/fr
|
||||
@dirrm share/Blackbox/nls
|
||||
@dirrm share/Blackbox/styles
|
||||
@dirrm share/Blackbox
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= blackbox
|
||||
PORTVERSION= 0.60.3
|
||||
PORTVERSION= 0.61.0
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/
|
||||
|
||||
@ -15,6 +15,5 @@ MAINTAINER= patseal@hyperhost.net
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
CONFIGURE_ARGS= --disable-styled-frames
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (blackbox-0.60.3.tar.bz2) = 7d6e75947810267aeb2ddc031ae7ca89
|
||||
MD5 (blackbox-0.61.0.tar.bz2) = 8b43027da0a589b668794dc2b2d009af
|
||||
|
@ -1,8 +1,12 @@
|
||||
bin/blackbox
|
||||
bin/bsetroot
|
||||
bin/bsetbg
|
||||
share/Blackbox/menu
|
||||
share/Blackbox/nls/C/blackbox.cat
|
||||
share/Blackbox/nls/da_DK/blackbox.cat
|
||||
share/Blackbox/nls/es_ES/blackbox.cat
|
||||
share/Blackbox/nls/et_EE/blackbox.cat
|
||||
share/Blackbox/nls/fr_FR/blackbox.cat
|
||||
share/Blackbox/nls/pt_BR/blackbox.cat
|
||||
share/Blackbox/nls/ru_RU/blackbox.cat
|
||||
share/Blackbox/nls/sv_SE/blackbox.cat
|
||||
@ -21,7 +25,10 @@ share/Blackbox/styles/Spiff
|
||||
share/Blackbox/styles/TDF
|
||||
share/Blackbox/styles/Twice
|
||||
@dirrm share/Blackbox/nls/C
|
||||
@dirrm share/Blackbox/nls/da_DK
|
||||
@dirrm share/Blackbox/nls/es_ES
|
||||
@dirrm share/Blackbox/nls/et_EE
|
||||
@dirrm share/Blackbox/nls/fr_FR
|
||||
@dirrm share/Blackbox/nls/pt_BR
|
||||
@dirrm share/Blackbox/nls/ru_RU
|
||||
@dirrm share/Blackbox/nls/sv_SE
|
||||
@ -36,6 +43,8 @@ share/Blackbox/styles/Twice
|
||||
@unexec rm %D/share/Blackbox/nls/en_US
|
||||
@exec ln -s es_ES %D/share/Blackbox/nls/es
|
||||
@unexec rm %D/share/Blackbox/nls/es
|
||||
@exec ln -s fr_FR %D/share/Blackbox/nls/fr
|
||||
@unexec rm %D/share/Blackbox/nls/fr
|
||||
@dirrm share/Blackbox/nls
|
||||
@dirrm share/Blackbox/styles
|
||||
@dirrm share/Blackbox
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= blackbox
|
||||
PORTVERSION= 0.60.3
|
||||
PORTVERSION= 0.61.0
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/
|
||||
|
||||
@ -15,6 +15,5 @@ MAINTAINER= patseal@hyperhost.net
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
CONFIGURE_ARGS= --disable-styled-frames
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (blackbox-0.60.3.tar.bz2) = 7d6e75947810267aeb2ddc031ae7ca89
|
||||
MD5 (blackbox-0.61.0.tar.bz2) = 8b43027da0a589b668794dc2b2d009af
|
||||
|
@ -1,8 +1,12 @@
|
||||
bin/blackbox
|
||||
bin/bsetroot
|
||||
bin/bsetbg
|
||||
share/Blackbox/menu
|
||||
share/Blackbox/nls/C/blackbox.cat
|
||||
share/Blackbox/nls/da_DK/blackbox.cat
|
||||
share/Blackbox/nls/es_ES/blackbox.cat
|
||||
share/Blackbox/nls/et_EE/blackbox.cat
|
||||
share/Blackbox/nls/fr_FR/blackbox.cat
|
||||
share/Blackbox/nls/pt_BR/blackbox.cat
|
||||
share/Blackbox/nls/ru_RU/blackbox.cat
|
||||
share/Blackbox/nls/sv_SE/blackbox.cat
|
||||
@ -21,7 +25,10 @@ share/Blackbox/styles/Spiff
|
||||
share/Blackbox/styles/TDF
|
||||
share/Blackbox/styles/Twice
|
||||
@dirrm share/Blackbox/nls/C
|
||||
@dirrm share/Blackbox/nls/da_DK
|
||||
@dirrm share/Blackbox/nls/es_ES
|
||||
@dirrm share/Blackbox/nls/et_EE
|
||||
@dirrm share/Blackbox/nls/fr_FR
|
||||
@dirrm share/Blackbox/nls/pt_BR
|
||||
@dirrm share/Blackbox/nls/ru_RU
|
||||
@dirrm share/Blackbox/nls/sv_SE
|
||||
@ -36,6 +43,8 @@ share/Blackbox/styles/Twice
|
||||
@unexec rm %D/share/Blackbox/nls/en_US
|
||||
@exec ln -s es_ES %D/share/Blackbox/nls/es
|
||||
@unexec rm %D/share/Blackbox/nls/es
|
||||
@exec ln -s fr_FR %D/share/Blackbox/nls/fr
|
||||
@unexec rm %D/share/Blackbox/nls/fr
|
||||
@dirrm share/Blackbox/nls
|
||||
@dirrm share/Blackbox/styles
|
||||
@dirrm share/Blackbox
|
||||
|
Loading…
Reference in New Issue
Block a user