Bug 158671 - [UPDATE] games/gbrainy: update to 2.00
Summary: [UPDATE] games/gbrainy: update to 2.00
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kevin Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-05 16:30 UTC by R.Mahmatkhanov
Modified: 2011-07-08 07:40 UTC (History)
0 users

See Also:


Attachments
file.diff (8.40 KB, patch)
2011-07-05 16:30 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-07-05 16:30:10 UTC
- update to 2.00
- expand RUN_DEPENDS to actual dependencies to fix portlint error
- move CPPFLAGS out of CONFIGURE_ENV to fix portlint error
- fix whitespace nits in pkg_descr

tinderbuild log (8.2-RELEASE):
http://happy-nation.by.ru/ports/tb/gbrainy-2.00.log

changelog:
http://git.gnome.org/browse/gbrainy/commit/?id=b2b0f5e1d80e12a6a5848bb60eb3e71c98a2576a

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-05 16:30:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kevlo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-07-08 07:27:02 UTC
kevlo       2011-07-08 06:26:52 UTC

  FreeBSD ports repository

  Modified files:
    games/gbrainy        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Update to 2.00 with minor Makefile tweaks from me
  
  PR:     ports/158671
  Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex dot ru>
  
  Revision  Changes    Path
  1.8       +4 -4      ports/games/gbrainy/Makefile
  1.7       +2 -2      ports/games/gbrainy/distinfo
  1.2       +2 -2      ports/games/gbrainy/pkg-descr
  1.8       +80 -23    ports/games/gbrainy/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Kevin Lo freebsd_committer freebsd_triage 2011-07-08 07:27:45 UTC
State Changed
From-To: open->closed

Thanks. Committed with minor Makeifle tweaks from me: 
- use RUN_DEPENDS:= ${BUILD_DEPENDS} instead 
- CPPFLAGS is needed