Summary: | [MAINTAINER] deskutils/gtg: add missing dependency [feature safe] | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | R.Mahmatkhanov <cvs-src> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
R.Mahmatkhanov
2010-12-24 20:00:29 UTC
Hi, There is a plist error in this build , here is the lines copied from build log: ..... ===> Registering installation for gtg-0.2.4_1 ================================================================ ====================<phase 7: make package>==================== ===> Building package for gtg-0.2.4_1 Deleting gtg-0.2.4_1 ================================================================ === Checking filesystem state list of files present before this port was installed but missing after it was deinstalled) ./usr/local/share/dbus-1/services missing Deleting py26-xdg-0.19 Deleting py26-gtk-2.22.0_1 Deleting py26-dbus-0.83.2 Deleting py26-configobj-4.7.2 Deleting intltool-0.41.1 Deleting desktop-file-utils-0.15_2 Deleting dbus-glib-0.88 Deleting libglade2-2.6.4_3 Deleting p5-XML-Parser-2.40 .... Would you fixed it ? wen 25.12.2010 06:15, wen heping пиÑеÑ: > Hi, > > There is a plist error in this build , here is the lines copied > from build log: > > ..... > ===> Registering installation for gtg-0.2.4_1 > ================================================================ > ====================<phase 7: make package>==================== > ===> Building package for gtg-0.2.4_1 > Deleting gtg-0.2.4_1 > ================================================================ > > === Checking filesystem state > list of files present before this port was installed but missing after > it was deinstalled) > ./usr/local/share/dbus-1/services missing It's strange enough that this is still there. It was removed twice by pav@: http://www.freebsd.org/cgi/cvsweb.cgi/ports/deskutils/gtg/pkg-plist.diff?r1=1.8;r2=1.9 http://www.freebsd.org/cgi/cvsweb.cgi/ports/deskutils/gtg/pkg-plist.diff?r1=1.9;r2=1.10 Can you please reapply this patch along with patch from pr? > Deleting py26-xdg-0.19 > Deleting py26-gtk-2.22.0_1 > Deleting py26-dbus-0.83.2 > Deleting py26-configobj-4.7.2 > Deleting intltool-0.41.1 > Deleting desktop-file-utils-0.15_2 > Deleting dbus-glib-0.88 > Deleting libglade2-2.6.4_3 > Deleting p5-XML-Parser-2.40 > .... > > > Would you fixed it ? > > wen -- Regards, Ruslan wen 2011-01-05 07:12:26 UTC FreeBSD ports repository Modified files: deskutils/gtg Makefile distinfo Log: - Add missing RUN_DEPENDS PR: ports/153432 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Revision Changes Path 1.19 +5 -1 ports/deskutils/gtg/Makefile 1.9 +0 -1 ports/deskutils/gtg/distinfo _______________________________________________ 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 Committed. Thanks! |