Bug 114038 - [UPDATE] Update comms/ruby-termios to 0.9.5
Summary: [UPDATE] Update comms/ruby-termios to 0.9.5
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 13:10 UTC by Roderick van Domburg
Modified: 2007-07-06 01:50 UTC (History)
0 users

See Also:


Attachments
file.diff (218 bytes, patch)
2007-06-26 13:10 UTC, Roderick van Domburg
no flags Details | Diff
file.diff (670 bytes, patch)
2007-06-26 13:10 UTC, Roderick van Domburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roderick van Domburg 2007-06-26 13:10:04 UTC
This updates ruby-termios to version 0.9.5.

Fix: PORTNAME=      termios
-PORTVERSION=   0.9.4
-PORTEPOCH=     1
+PORTVERSION=   0.9.5
 CATEGORIES=    comms ruby
 MASTER_SITES=  http://arika.org/archive/
 PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-26 13:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants to have ruby- PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-06 01:45:48 UTC
clsung      2007-07-06 00:45:41 UTC

  FreeBSD ports repository

  Modified files:
    comms/ruby-termios   Makefile distinfo pkg-plist 
  Log:
  - Update to 0.9.5
  
  PR:             ports/114038
  Submitted by:   Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce dot nl>
  Reviewed by:    clsung
  
  Revision  Changes    Path
  1.11      +1 -1      ports/comms/ruby-termios/Makefile
  1.6       +3 -3      ports/comms/ruby-termios/distinfo
  1.6       +1 -0      ports/comms/ruby-termios/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 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-07-06 01:46:32 UTC
State Changed
From-To: open->closed

Committed with pkg-plist fix. Also note PORTEPOCH never decrease. Thank 
you.