diff options
author | martymac <martymac@FreeBSD.org> | 2010-10-05 03:34:43 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2010-10-05 03:34:43 +0800 |
commit | 144040403e81312c6dd3d2e962f9f476df895a85 (patch) | |
tree | 9411c0c15529a2d636e776746c93d2fc2d73aaf5 /games/flightgear-mb339-pan | |
parent | 9723cac3c22d04b8f45b3b9ba7ef03383d29be32 (diff) | |
download | freebsd-ports-gnome-144040403e81312c6dd3d2e962f9f476df895a85.tar.gz freebsd-ports-gnome-144040403e81312c6dd3d2e962f9f476df895a85.tar.zst freebsd-ports-gnome-144040403e81312c6dd3d2e962f9f476df895a85.zip |
Update distinfo to follow upstream changes.
No detailed description about the changes since the old distfile is no more
available. It seems to be a .xml fix only ; see :
http://www.flightgear.org/forums/viewtopic.php?f=4&t=8604&p=97370
Bump PORTREVISION and rename the engines sub-directory
Approved by: ehaupt (mentor)
Diffstat (limited to 'games/flightgear-mb339-pan')
-rw-r--r-- | games/flightgear-mb339-pan/Makefile | 4 | ||||
-rw-r--r-- | games/flightgear-mb339-pan/distinfo | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games/flightgear-mb339-pan/Makefile b/games/flightgear-mb339-pan/Makefile index b45aa6dc83ad..8372cb4b5cc8 100644 --- a/games/flightgear-mb339-pan/Makefile +++ b/games/flightgear-mb339-pan/Makefile @@ -7,6 +7,7 @@ PORTNAME= flightgear-mb339-pan PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://hcilab.uniud.it/pan/downloads/ DISTNAME= mb339pan @@ -22,6 +23,9 @@ NO_BUILD= yes RESTRICTED= Redistribution prohibited PLIST= ${WRKDIR}/.pkg-plist +post-patch: + @${MV} ${WRKSRC}/${DISTNAME}/engines ${WRKDIR}/${DISTNAME}/Engines + pre-install: @${RM} -f ${PLIST} @cd ${WRKSRC} && \ diff --git a/games/flightgear-mb339-pan/distinfo b/games/flightgear-mb339-pan/distinfo index f516c3540630..0a3d594d892e 100644 --- a/games/flightgear-mb339-pan/distinfo +++ b/games/flightgear-mb339-pan/distinfo @@ -1,3 +1,3 @@ -MD5 (mb339pan.zip) = 5c162f37c9eba39b5d2449955de29f32 -SHA256 (mb339pan.zip) = 3294cba55931c6c74ca91b8c95810a7cd0ab9236b5aafc4df340efc0e6914595 -SIZE (mb339pan.zip) = 2104318 +MD5 (mb339pan.zip) = 238207fc856294094bfadfb60c704e9e +SHA256 (mb339pan.zip) = 7b3fe37b66c296227f8f5a16728912cbf4d6c619035fe7868028aef76e90ce15 +SIZE (mb339pan.zip) = 2109069 |