- Update to 2.2.3
- Use %%DATADIR%% in plist Approved by: arved (mentor)
This commit is contained in:
parent
dab31f054e
commit
d884e8d5c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130519
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xcheckers
|
||||
PORTVERSION= 2.2
|
||||
PORTVERSION= 2.2.3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://arton.cunst.net/xcheckers/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (xcheckers-2.2.tar.gz) = 256b0630c53d2d64b57fdd393d3a18f0
|
||||
SIZE (xcheckers-2.2.tar.gz) = 42428
|
||||
MD5 (xcheckers-2.2.3.tar.gz) = 96e990435257cf5d63bc16478afa3977
|
||||
SIZE (xcheckers-2.2.3.tar.gz) = 42612
|
||||
|
@ -1,8 +1,8 @@
|
||||
@comment $FreeBSD$
|
||||
bin/simplech
|
||||
bin/xcheckers
|
||||
share/xcheckers/big.xpm
|
||||
share/xcheckers/scene.xpm
|
||||
share/xcheckers/stars.xpm
|
||||
%%DATADIR%%/big.xpm
|
||||
%%DATADIR%%/scene.xpm
|
||||
%%DATADIR%%/stars.xpm
|
||||
lib/X11/app-defaults/XCheckers
|
||||
@dirrm share/xcheckers
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user