Bug 160385

Summary: [UPDATE] editors/zim: update to 0.52
Product: Ports & Packages Reporter: R.Mahmatkhanov <cvs-src>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description R.Mahmatkhanov 2011-09-02 09:10:08 UTC
- update to 0.52

Since upstream development of zim was switched to python long time ago, this port was highly reworked to drop perl parts and include python parts. Please see this ports@ thread for details:
http://lists.freebsd.org/pipermail/freebsd-ports/2011-August/069723.html

Originally requested by: Chris Whitehouse <cwhiteh at onetel dot com>

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-02 09:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-22 19:09:17 UTC
glarkin     2011-09-22 18:09:08 UTC

  FreeBSD ports repository

  Modified files:
    editors/zim          Makefile distinfo pkg-descr pkg-plist 
  Removed files:
    editors/zim/files    patch-Build.PL 
  Log:
  - Updated to 0.52 (complete rewrite of zim from Perl to Python performed
    during upstream version increment from 0.28->0.43)
    Release announcements: https://launchpad.net/zim/+announcements
  
  PR:             ports/160385
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
  Requested by:   cwhiteh@onetel.com
  Approved by:    acm (maintainer - timeout: 3 weeks)
  
  Revision  Changes    Path
  1.21      +43 -64    ports/editors/zim/Makefile
  1.11      +2 -2      ports/editors/zim/distinfo
  1.2       +0 -10     ports/editors/zim/files/patch-Build.PL (dead)
  1.4       +14 -7     ports/editors/zim/pkg-descr
  1.12      +366 -183  ports/editors/zim/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 Greg Larkin freebsd_committer freebsd_triage 2011-09-22 19:09:30 UTC
State Changed
From-To: open->closed

Committed, thank you!