Index: head/misc/inplace/Makefile =================================================================== --- head/misc/inplace/Makefile (revision 169457) +++ head/misc/inplace/Makefile (revision 169458) @@ -1,38 +1,38 @@ # New ports collection makefile for: inplace(1) # Date created: 2 May 2004 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= inplace -PORTVERSION= 1.0.4 +PORTVERSION= 1.1.0 CATEGORIES= misc MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu -MAINTAINER= ports@FreeBSD.org +MAINTAINER= knu@FreeBSD.org COMMENT= A tool to edit files in-place through given filter commands USE_BZIP2= yes USE_RUBY= yes MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${MANPREFIX}" MAKEFILE= BSDmakefile RUBY_SHEBANG_FILES= inplace.rb MAN1= inplace.1 MANCOMPRESSED= maybe PLIST_FILES= bin/inplace RUBY_REQUIRE= Ruby > 180 .include .if !defined(RUBY_PROVIDED) IGNORE= only works with Ruby 1.8.0 or later .endif .include Property changes on: head/misc/inplace/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/misc/inplace/distinfo =================================================================== --- head/misc/inplace/distinfo (revision 169457) +++ head/misc/inplace/distinfo (revision 169458) @@ -1,3 +1,3 @@ -MD5 (inplace-1.0.4.tar.bz2) = a9817c758864711f20fae9ca39505118 -SHA256 (inplace-1.0.4.tar.bz2) = 15e7a22705aec04aaccea82f2c781d2a98f87b2c60ef32488178cf5cbd32cc3d -SIZE (inplace-1.0.4.tar.bz2) = 7288 +MD5 (inplace-1.1.0.tar.bz2) = 53f1c87996178993b91f7f2d59da0a32 +SHA256 (inplace-1.1.0.tar.bz2) = 6cf2591a2419aa5665c2301fc1f2e43d0a075d997199db7b4d10477fb2a25b39 +SIZE (inplace-1.1.0.tar.bz2) = 8481 Property changes on: head/misc/inplace/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property