diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-04-12 06:40:01 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-04-12 06:40:01 +0000 |
commit | 41e0d616becf9a11ab3047738ea7d0bea2348038 (patch) | |
tree | 3b8028b829fc5caf73721c1544534ce1c4337295 /games/plee-the-bear | |
parent | 4c8bfe4a0759fed4a53722664abc6b713b003fc2 (diff) | |
download | ports-41e0d616becf9a11ab3047738ea7d0bea2348038.tar.gz ports-41e0d616becf9a11ab3047738ea7d0bea2348038.zip |
Notes
Diffstat (limited to 'games/plee-the-bear')
-rw-r--r-- | games/plee-the-bear/Makefile | 2 | ||||
-rw-r--r-- | games/plee-the-bear/files/patch-boost-1.52 | 11 |
2 files changed, 1 insertions, 12 deletions
diff --git a/games/plee-the-bear/Makefile b/games/plee-the-bear/Makefile index 2efaf95f1b3b..1157a49e3927 100644 --- a/games/plee-the-bear/Makefile +++ b/games/plee-the-bear/Makefile @@ -3,7 +3,7 @@ PORTNAME= plee-the-bear PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Plee%20the%20Bear/${PORTVERSION:R} diff --git a/games/plee-the-bear/files/patch-boost-1.52 b/games/plee-the-bear/files/patch-boost-1.52 index 342ca3069d72..fc7d09060f66 100644 --- a/games/plee-the-bear/files/patch-boost-1.52 +++ b/games/plee-the-bear/files/patch-boost-1.52 @@ -340,17 +340,6 @@ diff -up plee-the-bear/CMakeLists.txt.boost146 plee-the-bear/CMakeLists.txt #------------------------------------------------------------------------------- # Include directories for Boost -diff -up plee-the-bear/data/CMakeLists.txt.boost146 plee-the-bear/data/CMakeLists.txt ---- plee-the-bear/data/CMakeLists.txt.boost146 2010-11-21 08:24:51.000000000 -0600 -+++ plee-the-bear/data/CMakeLists.txt 2012-08-21 15:33:24.611557060 -0500 -@@ -25,6 +25,7 @@ install( - PATTERN "*.gz" EXCLUDE - PATTERN "*.bz2" EXCLUDE - PATTERN "README" EXCLUDE -+ PATTERN "AUTHORS" EXCLUDE - ) - - install( diff -up plee-the-bear/src/ptb/frame/code/frame_profile_name.cpp.boost146 plee-the-bear/src/ptb/frame/code/frame_profile_name.cpp --- plee-the-bear/src/ptb/frame/code/frame_profile_name.cpp.boost146 2012-08-21 15:44:43.707601717 -0500 +++ plee-the-bear/src/ptb/frame/code/frame_profile_name.cpp 2012-08-21 15:45:22.604604268 -0500 |