Bug 159335 - [Patch] Update games/klavaro to version 1.9.3
Summary: [Patch] Update games/klavaro to version 1.9.3
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-07-31 15:40 UTC by Herbert J. Skuhra
Modified: 2011-08-01 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.06 KB, patch)
2011-07-31 15:40 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2011-07-31 15:40:08 UTC
The attached patch updates games/klavaro to version 1.9.3.

Fix: Patch attached with submission follows:
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2011-07-31 20:36:11 UTC
State Changed
From-To: open->feedback

Sers Herbert, 

I think a patchfile is  missing: 

cc -DHAVE_CONFIG_H -I. -I..  -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -DPACKAGE_DATA_DIR=""/usr/local/share"" -DPACKAGE_LOCALE_DIR=""/usr/local/share/locale"" -I/usr/local/include -I/usr/local/include/gtkdatabox -Wall -export-dynamic  -O2 -pipe -fno-strict-aliasing -MT auxiliar.o -MD -MP -MF .deps/auxiliar.Tpo -c -o auxiliar.o auxiliar.c 
In file included from main.c:27: 
callbacks.h:13:24: error: gtkdatabox.h: No such file or directory 
In file included from main.c:27: 
callbacks.h:57: error: expected ')' before '*' token 

Can you investigate
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-01 18:48:21 UTC
arved       2011-08-01 17:48:07 UTC

  FreeBSD ports repository

  Modified files:
    games/klavaro        Makefile distinfo pkg-plist 
  Log:
  Update to 1.9.3
  
  PR:             159335
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.28      +3 -3      ports/games/klavaro/Makefile
  1.16      +2 -2      ports/games/klavaro/distinfo
  1.14      +5 -1      ports/games/klavaro/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 Tilman Keskinoz freebsd_committer freebsd_triage 2011-08-01 18:48:27 UTC
State Changed
From-To: feedback->closed

committed, thanks. 

Sorry for the noise, it was a local problem..