Bug 122934 - devel/py-notify: src/pynotify.c does not get rebuilt properly
Summary: devel/py-notify: src/pynotify.c does not get rebuilt properly
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-20 16:20 UTC by David Le Brun
Modified: 2008-04-20 23:10 UTC (History)
0 users

See Also:


Attachments
py-notify.patch (609 bytes, patch)
2008-04-20 16:20 UTC, David Le Brun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Le Brun 2008-04-20 16:20:02 UTC
This patch fixes:
	* 'attach_to_status_icon' is missing (http://trac.galago-project.org/ticket/121) : The reason is simply that src/pynotify.c does not get rebuilt properly. When deleting the file, it gets regenerated properly and attach_to_status_icon() works.
	* Make portlint happy
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-20 16:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2008-04-20 23:07:55 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-04-20 23:08:02 UTC
mezz        2008-04-20 22:07:48 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-notify      Makefile 
  Log:
  - Remove ${WRKSRC}/src/pynotify.c to get it regenerates this file properly,
    which it will adding attach_to_status_icon() and probably other functions to
    make other apps work correct.
  - Portlint clean.
  
  PR:             ports/122934
  Submitted by:   David <david@trucs.org>
  
  Revision  Changes    Path
  1.4       +4 -1      ports/devel/py-notify/Makefile
_______________________________________________
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"