Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2008 18:25:51 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/secretmaryochronicles-music Makefile
Message-ID:  <200808101825.m7AIPpkv047640@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adamw       2008-08-10 18:25:51 UTC

  FreeBSD ports repository

  Modified files:
    games/secretmaryochronicles-music Makefile 
  Log:
  Pointyhat doesn't handle spaces in ${PORTDOCS} filenames very
  gracefully. To avoid incurring its wrath, we just rename the file to a
  spaceless variety before installing it.
  
  Also, use cpio(1) instead of cp(1) so we don't risk mangling
  permissions.
  
  The plist is technically changing here, but it worked fine before and
  this is just to help the package build system, which hasn't been able to
  build a package yet. So, I'm skipping the PORTREVISION bump.
  
  Revision  Changes    Path
  1.4       +9 -3      ports/games/secretmaryochronicles-music/Makefile



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