1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to 1.2.3, which works with ruby 1.9 and later.

This commit is contained in:
Akinori MUSHA 2013-07-18 16:15:13 +00:00
parent bb1fb42c4c
commit daccd0cc9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323241
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= inplace
PORTVERSION= 1.2.2
PORTVERSION= 1.2.3
CATEGORIES= misc
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}
@ -21,7 +21,7 @@ USE_RUBY= yes
MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${MANPREFIX}"
MAKEFILE= BSDmakefile
RUBY_SHEBANG_FILES= inplace.rb
RUBY_SHEBANG_FILES= lib/inplace.rb
MAN1= inplace.1
MANCOMPRESSED= maybe

View File

@ -1,2 +1,2 @@
SHA256 (inplace-1.2.2.tar.bz2) = 959040cbd1458d06d3daa147307faefb8ff0f85cf21d1ceb47250bfa191bcbaf
SIZE (inplace-1.2.2.tar.bz2) = 8699
SHA256 (inplace-1.2.3.tar.bz2) = 51e83c2fe5a49e0e640955391e9ce3df02f34b77536289ae0ceef85039d864df
SIZE (inplace-1.2.3.tar.bz2) = 11361