Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2013 06:40:02 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315789 - in head/games/plee-the-bear: . files
Message-ID:  <201304120640.r3C6e2H3089910@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Apr 12 06:40:01 2013
New Revision: 315789
URL: http://svnweb.freebsd.org/changeset/ports/315789

Log:
  - Fix plist
  
  Approved by:	portmgr (miwi)

Modified:
  head/games/plee-the-bear/Makefile
  head/games/plee-the-bear/files/patch-boost-1.52

Modified: head/games/plee-the-bear/Makefile
==============================================================================
--- head/games/plee-the-bear/Makefile	Thu Apr 11 22:19:50 2013	(r315788)
+++ head/games/plee-the-bear/Makefile	Fri Apr 12 06:40:01 2013	(r315789)
@@ -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}
 

Modified: head/games/plee-the-bear/files/patch-boost-1.52
==============================================================================
--- head/games/plee-the-bear/files/patch-boost-1.52	Thu Apr 11 22:19:50 2013	(r315788)
+++ head/games/plee-the-bear/files/patch-boost-1.52	Fri Apr 12 06:40:01 2013	(r315789)
@@ -340,17 +340,6 @@ diff -up plee-the-bear/CMakeLists.txt.bo
  
  #-------------------------------------------------------------------------------
  # 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304120640.r3C6e2H3089910>