Bug 160102 - Update port: games/gtkpool
Summary: Update port: games/gtkpool
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 19:50 UTC by tkato432
Modified: 2011-08-26 05:00 UTC (History)
0 users

See Also:


Attachments
file.diff (34.18 KB, patch)
2011-08-24 19:50 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2011-08-24 19:50:21 UTC
- Fix MASTER_SITES
- Support GTK2 (obtained from Debian Project)

New file:
files/patch-Makefile.am
files/patch-configure.in
files/patch-gtkpool__Makefile.am
files/patch-gtkpool__check_pocket.h
files/patch-gtkpool__game.cpp
files/patch-gtkpool__main.cpp
files/patch-gtkpool__options.cpp
files/patch-gtkpool__pixmaps__Makefile.am
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-08-26 04:55:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-26 04:55:50 UTC
miwi        2011-08-26 03:55:36 UTC

  FreeBSD ports repository

  Modified files:
    games/gtkpool        Makefile distinfo pkg-plist 
    games/gtkpool/files  patch-gtkpool_application.cpp 
                         patch-gtkpool_ball.h patch-gtkpool_game.h 
  Added files:
    games/gtkpool/files  patch-Makefile.am patch-configure.in 
                         patch-gtkpool__Makefile.am 
                         patch-gtkpool__check_pocket.h 
                         patch-gtkpool__game.cpp 
                         patch-gtkpool__main.cpp 
                         patch-gtkpool__options.cpp 
                         patch-gtkpool__pixmaps__Makefile.am 
  Log:
  - Fix MASTER_SITES
  - Support GTK2 (obtained from Debian Project)
  
  PR:             160102
  Submitted by:   Ports Fury
  
  Revision  Changes    Path
  1.11      +14 -12    ports/games/gtkpool/Makefile
  1.4       +2 -0      ports/games/gtkpool/distinfo
  1.1       +35 -0     ports/games/gtkpool/files/patch-Makefile.am (new)
  1.1       +105 -0    ports/games/gtkpool/files/patch-configure.in (new)
  1.1       +30 -0     ports/games/gtkpool/files/patch-gtkpool__Makefile.am (new)
  1.1       +10 -0     ports/games/gtkpool/files/patch-gtkpool__check_pocket.h (new)
  1.1       +10 -0     ports/games/gtkpool/files/patch-gtkpool__game.cpp (new)
  1.1       +16 -0     ports/games/gtkpool/files/patch-gtkpool__main.cpp (new)
  1.1       +11 -0     ports/games/gtkpool/files/patch-gtkpool__options.cpp (new)
  1.1       +265 -0    ports/games/gtkpool/files/patch-gtkpool__pixmaps__Makefile.am (new)
  1.2       +17 -4     ports/games/gtkpool/files/patch-gtkpool_application.cpp
  1.2       +6 -4      ports/games/gtkpool/files/patch-gtkpool_ball.h
  1.2       +18 -10    ports/games/gtkpool/files/patch-gtkpool_game.h
  1.4       +3 -3      ports/games/gtkpool/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"