Bug 115636 - x11/libexo: Chase python24->python2.5 switch
Summary: x11/libexo: Chase python24->python2.5 switch
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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-20 07:50 UTC by Dima Panov
Modified: 2007-08-27 13:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.10 KB, patch)
2007-08-20 07:50 UTC, Dima Panov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dima Panov 2007-08-20 07:50:01 UTC
	Current x11/libexo plist is hard-coded to python2.4 path.

How-To-Repeat: 	
    install default python (pathon2.5) and try to make pachage of x11/libexo
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-20 07:51:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-27 13:33:18 UTC
oliver      2007-08-27 12:33:12 UTC

  FreeBSD ports repository

  Modified files:
    x11/libexo           Makefile pkg-plist 
  Log:
  chase python 2.4 -> python 2.5 switch [1]
  remove gcc 2.95 patch
  bump PORTREVISION
  
  PR:             ports/115636 [1]
  Submitted by:   Dima Panov <fluffy@ael.ru>
  
  Revision  Changes    Path
  1.23      +1 -4      ports/x11/libexo/Makefile
  1.9       +12 -13    ports/x11/libexo/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 Oliver Lehmann freebsd_committer freebsd_triage 2007-08-27 13:33:43 UTC
State Changed
From-To: open->closed

Committed, Thanks!