aboutsummaryrefslogtreecommitdiff
path: root/misc/inplace
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2013-07-18 16:15:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2013-07-18 16:15:13 +0000
commitdaccd0cc9c649be14ec0cc59959613ae6065e463 (patch)
tree4d3043542e4836635c8c0f338ac1d783530253e8 /misc/inplace
parentbb1fb42c4c6e5273f27d85ef85ce3729c4cbfed4 (diff)
downloadports-daccd0cc9c649be14ec0cc59959613ae6065e463.tar.gz
ports-daccd0cc9c649be14ec0cc59959613ae6065e463.zip
Update to 1.2.3, which works with ruby 1.9 and later.
Notes
Notes: svn path=/head/; revision=323241
Diffstat (limited to 'misc/inplace')
-rw-r--r--misc/inplace/Makefile4
-rw-r--r--misc/inplace/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/inplace/Makefile b/misc/inplace/Makefile
index 7745b715919c..6b3ef7e446b4 100644
--- a/misc/inplace/Makefile
+++ b/misc/inplace/Makefile
@@ -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
diff --git a/misc/inplace/distinfo b/misc/inplace/distinfo
index 13f44cd4c78a..5cacd3fc5f5a 100644
--- a/misc/inplace/distinfo
+++ b/misc/inplace/distinfo
@@ -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