Summary: | devel/gconf2 does not build | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Pascal Stumpf <Pascal.Stumpf> |
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Pascal Stumpf
2010-11-20 17:20:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool) kwm 2010-11-20 17:40:04 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/dconf Makefile distinfo pkg-descr pkg-plist devel/dconf/files patch-client_Makefile.in patch-common_shmdir.c patch-engine_dconf-engine.c patch-gsettings_dconfsettingsbackend.c Log: Add dconf. Dconf will be the replacement of gconf for GNOME 3. This was a late addition to the gnome 2.32 update, and I forgot to add it to update patch. PR: ports/152424 Submitted by: Pascal Stumpf <Pascal.Stumpf@cubes.de> Pointyhat to: kwm@ Revision Changes Path 1.4129 +1 -0 ports/devel/Makefile 1.1 +36 -0 ports/devel/dconf/Makefile (new) 1.1 +3 -0 ports/devel/dconf/distinfo (new) 1.1 +41 -0 ports/devel/dconf/files/patch-client_Makefile.in (new) 1.1 +16 -0 ports/devel/dconf/files/patch-common_shmdir.c (new) 1.1 +11 -0 ports/devel/dconf/files/patch-engine_dconf-engine.c (new) 1.1 +36 -0 ports/devel/dconf/files/patch-gsettings_dconfsettingsbackend.c (new) 1.1 +18 -0 ports/devel/dconf/pkg-descr (new) 1.1 +41 -0 ports/devel/dconf/pkg-plist (new) _______________________________________________ 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" State Changed From-To: open->closed Fix committed, Thanks for the headup! |