Summary: | New Port: japanese/ruby-rdict | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Takahiro Morishita <morishita> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Takahiro Morishita
2003-08-03 15:30:11 UTC
Update to ruby-rdict-0.1.2. diff -Nur ruby-rdic.orig/Makefile ruby-rdic/Makefile --- ruby-rdic.orig/Makefile Wed Aug 13 18:10:44 2003 +++ ruby-rdic/Makefile Wed Aug 13 18:11:26 2003 @@ -6,10 +6,10 @@ # PORTNAME= rdic -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= japanese ruby MASTER_SITES= http://www.yasgursfarm.us/download/ -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} +PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= morishita@skywing.org @@ -28,7 +28,7 @@ USE_XLIB= yes -INSTALL_TARGET= site-install +INSTALL_TARGET= site-install MAKE_ARGS+= CFLAGS='-I ${X11BASE}/include' diff -Nur ruby-rdic.orig/distinfo ruby-rdic/distinfo --- ruby-rdic.orig/distinfo Wed Aug 13 18:10:44 2003 +++ ruby-rdic/distinfo Wed Aug 13 18:11:26 2003 @@ -1 +1 @@ -MD5 (ruby/rdic-0.1.1.tar.gz) = d3953fa7d811233849dc834b80e1015a +MD5 (ruby/rdic-0.1.2.tar.gz) = 5e60bc41ff5e609eae6cde66e3400d90 State Changed From-To: open->closed Commited, thanks! |