Bug 129974 - [maintainer update] Update port lang/ypsilon to 0.9.6-update3
Summary: [maintainer update] Update port lang/ypsilon to 0.9.6-update3
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-27 16:00 UTC by Vitaly Magerya
Modified: 2008-12-28 11:50 UTC (History)
0 users

See Also:


Attachments
file.diff (10.68 KB, patch)
2008-12-27 16:00 UTC, Vitaly Magerya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Magerya 2008-12-27 16:00:17 UTC
Update lang/ypsilon from 0.9.6 to 0.9.6-update3.

Notable changes:
 - support for FreeBSD/amd64
 - a bunch of new libraries
 - several bugs are fixed

Detailed change log is at http://code.google.com/p/ypsilon/wiki/Changes

Note: I haven't test it under amd64 myself, but apparently the author have,
so there should be no problems.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-12-27 16:38:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-12-28 11:47:58 UTC
miwi        2008-12-28 11:47:50 UTC

  FreeBSD ports repository

  Modified files:
    lang/ypsilon         Makefile distinfo pkg-plist 
    lang/ypsilon/files   patch-Makefile 
  Added files:
    lang/ypsilon/files   patch-gtk-hello.scm 
  Removed files:
    lang/ypsilon/files   patch-sitelib 
  Log:
  - Update to 0.9.6-update3
  
  Notable changes:
  - support for FreeBSD/amd64
  - a bunch of new libraries
  - several bugs are fixed
  
  PR:             129974
  Submitted by:   Vitaly Magerya <vmagerya@gmail.com>
  
  Revision  Changes    Path
  1.2       +4 -5      ports/lang/ypsilon/Makefile
  1.2       +3 -3      ports/lang/ypsilon/distinfo
  1.2       +42 -36    ports/lang/ypsilon/files/patch-Makefile
  1.1       +18 -0     ports/lang/ypsilon/files/patch-gtk-hello.scm (new)
  1.2       +0 -42     ports/lang/ypsilon/files/patch-sitelib (dead)
  1.2       +47 -0     ports/lang/ypsilon/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 Martin Wilke freebsd_committer freebsd_triage 2008-12-28 11:47:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!