--- - branch: MAIN date: Sun May 27 17:00:49 UTC 2012 files: - new: '1.18' old: '1.17' path: pkgsrc/games/rtcw/Makefile pathrev: pkgsrc/games/rtcw/Makefile@1.18 type: modified id: 20120527T170049Z.44b92d81ea58c77a542c81bf0e9eeea6c750d479 log: | games/rtcw: Fix extract and PKG_DEVELOPER errors On DragonFly with zlib 1.2.7, an error during extraction was seen: > gzip: (stdin): trailing garbage ignored > /usr/pkg/bin/gtar: Child return status 1 > /usr/pkg/bin/gtar: Error is not recoverable: exiting now RTCW uses a custom extraction command which is sed piped into gtar. To workaround this error, sed was piped into gunzip which was then piped into gtar, so other error status was laundered out. Also, there were some permission check failures when PKG_DEVELOPER=yes so small workarounds were added. rctw installs with PKG_DEVELOPER check without error now. module: pkgsrc subject: 'CVS commit: pkgsrc/games/rtcw' unixtime: '1338138049' user: marino