Bug 156913 - [UPDATE] x11/libexo to 0.6.1
Summary: [UPDATE] x11/libexo to 0.6.1
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: 2011-05-09 21:30 UTC by Olivier Duchateau
Modified: 2011-06-07 07:20 UTC (History)
0 users

See Also:


Attachments
file.diff (23.11 KB, patch)
2011-05-09 21:30 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2011-05-09 21:30:09 UTC
Announce: http://foo-projects.org/pipermail/xfce/2011-May/028652.html

ChangeLog: http://git.xfce.org/xfce/exo/tag/?id=exo-0.6.1

- Add new option (APIDOCS), off by defaults
- Remove HAL and NOTIFY options, because exo don't belong to theses dependancies any more

Note: This update is based on PR/156869, http://www.freebsd.org/cgi/query-pr.cgi?pr=156869

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-09 21:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-07 07:14:38 UTC
oliver      2011-06-07 06:14:30 UTC

  FreeBSD ports repository

  Modified files:
    x11/libexo           Makefile distinfo pkg-plist 
    archivers/thunar-archive-plugin Makefile 
    audio/thunar-media-tags-plugin Makefile 
    deskutils/xfce4-notifyd Makefile 
    devel/thunar-vcs-plugin Makefile 
    multimedia/xfce4-parole Makefile 
    sysutils/xfce4-settings Makefile 
    sysutils/xfburn      Makefile 
    x11/Terminal         Makefile 
    x11/xfce4-clipman-plugin Makefile 
    x11/xfce4-verve-plugin Makefile 
    x11-fm/thunar-vfs    Makefile 
    x11-fm/thunar        Makefile 
    x11-wm/xfce4-desktop Makefile 
    x11-wm/xfce4-panel   Makefile 
  Log:
  update libexo to 0.6.1
  bump PORTREVISION on depending ports
  
  PR:             ports/156913
  Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
  
  Revision  Changes    Path
  1.13      +1 -0      ports/archivers/thunar-archive-plugin/Makefile
  1.20      +1 -1      ports/audio/thunar-media-tags-plugin/Makefile
  1.10      +1 -0      ports/deskutils/xfce4-notifyd/Makefile
  1.20      +1 -1      ports/devel/thunar-vcs-plugin/Makefile
  1.11      +1 -0      ports/multimedia/xfce4-parole/Makefile
  1.15      +1 -1      ports/sysutils/xfburn/Makefile
  1.14      +1 -0      ports/sysutils/xfce4-settings/Makefile
  1.2       +1 -0      ports/x11-fm/thunar-vfs/Makefile
  1.29      +1 -1      ports/x11-fm/thunar/Makefile
  1.62      +1 -0      ports/x11-wm/xfce4-desktop/Makefile
  1.60      +1 -0      ports/x11-wm/xfce4-panel/Makefile
  1.36      +1 -0      ports/x11/Terminal/Makefile
  1.44      +13 -24    ports/x11/libexo/Makefile
  1.11      +2 -2      ports/x11/libexo/distinfo
  1.19      +225 -202  ports/x11/libexo/pkg-plist
  1.48      +1 -1      ports/x11/xfce4-clipman-plugin/Makefile
  1.16      +1 -0      ports/x11/xfce4-verve-plugin/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"
Comment 3 Oliver Lehmann freebsd_committer freebsd_triage 2011-06-07 07:14:55 UTC
State Changed
From-To: open->closed

Committed, Thanks!