- Update to 0.4.2
PR: 130650 Submitted by: "Beat Gätzi" <beat at chruetertee dot ch>
This commit is contained in:
parent
bfd42365ec
commit
94aff56517
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226349
3 changed files with 27 additions and 9 deletions
|
@ -7,8 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= burrtools
|
||||
PORTVERSION= 0.4.1
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 0.4.2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -25,8 +24,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GMAKE= yes
|
||||
|
||||
PLIST_FILES= bin/burrGui bin/burrTxt
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (burrtools-0.4.1.tar.gz) = e39c22bfca8240848e8c12f920ca42ee
|
||||
SHA256 (burrtools-0.4.1.tar.gz) = 3cad891122c085060580ec25e25e75c2c9c8e6c75d3a661d1d8cbd669d85ddf3
|
||||
SIZE (burrtools-0.4.1.tar.gz) = 1594331
|
||||
MD5 (burrtools-0.4.2.tar.gz) = cc8585803a8a249136ac888adf40fca0
|
||||
SHA256 (burrtools-0.4.2.tar.gz) = c95925784ff4e75b39de440914d98bc7a0a4fd0abc53b28751c20cf3541ee4b9
|
||||
SIZE (burrtools-0.4.2.tar.gz) = 1622304
|
||||
|
|
23
games/burrtools/pkg-plist
Normal file
23
games/burrtools/pkg-plist
Normal file
|
@ -0,0 +1,23 @@
|
|||
bin/burrGui
|
||||
bin/burrTxt
|
||||
%%DOCSDIR%%/12PieceSeparation.xmpuzzle
|
||||
%%DOCSDIR%%/AUTHORS
|
||||
%%DOCSDIR%%/AlPackino.xmpuzzle
|
||||
%%DOCSDIR%%/AugmentedSecondStellation.xmpuzzle
|
||||
%%DOCSDIR%%/BallRoom.xmpuzzle
|
||||
%%DOCSDIR%%/Bermuda.xmpuzzle
|
||||
%%DOCSDIR%%/BrokenSticks.xmpuzzle
|
||||
%%DOCSDIR%%/COPYING
|
||||
%%DOCSDIR%%/ChangeLog
|
||||
%%DOCSDIR%%/CubeInCage.xmpuzzle
|
||||
%%DOCSDIR%%/DiagonalCube.xmpuzzle
|
||||
%%DOCSDIR%%/DraculasDentalDesaster.xmpuzzle
|
||||
%%DOCSDIR%%/HexSticks.xmpuzzle
|
||||
%%DOCSDIR%%/NEWS
|
||||
%%DOCSDIR%%/PelikanBurr.xmpuzzle
|
||||
%%DOCSDIR%%/PermutatedThirdStellation.xmpuzzle
|
||||
%%DOCSDIR%%/PiecesOfEight.xmpuzzle
|
||||
%%DOCSDIR%%/README
|
||||
%%DOCSDIR%%/SolidSixPieceBurrs.xmpuzzle
|
||||
%%DOCSDIR%%/burricons.ico
|
||||
@dirrm %%DOCSDIR%%
|
Loading…
Reference in a new issue