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}
Responsible Changed From-To: freebsd-ports-bugs->clsung clsung@ wants to have ruby- PRs
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"
State Changed From-To: open->closed Committed with pkg-plist fix. Also note PORTEPOCH never decrease. Thank you.