Bug 128478

Summary: [patch] lang/vala typo in Makefile make it impossible to build vapigen.
Product: Ports & Packages Reporter: Romain Tartière <romain>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
vala.diff none

Description Romain Tartière 2008-10-30 12:40:00 UTC
A typo in the lang/vala Makefile prevents to build vapigen if asked to.

pkg-plist has to be fixed too.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-30 12:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-11-03 22:26:19 UTC
mezz        2008-11-03 22:26:06 UTC

  FreeBSD ports repository

  Modified files:
    lang/vala            Makefile pkg-plist 
  Log:
  -Fix a typo, WITH_VAIPGEN -> WITH_VAPIGEN, the OPTIONS should works now.
  -Fix the plist when WITH_VAPIGEN is defined.
  -Bump the PORTREVISION.
  
  PR:             ports/128478
  Submitted by:   Romain Tartiere <romain@blogreen.org>
  
  Revision  Changes    Path
  1.14      +3 -2      ports/lang/vala/Makefile
  1.12      +2 -3      ports/lang/vala/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 Jeremy Messenger freebsd_committer freebsd_triage 2008-11-03 22:26:41 UTC
State Changed
From-To: open->closed

Committed, thanks!