aboutsummaryrefslogtreecommitdiff
path: root/misc/inplace
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-06-24 13:30:31 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-06-24 13:30:31 +0000
commit9d255667b9cfd70458d6c06721008431fe0bf84b (patch)
treed2d3cd6521b13d6b4bccbd6019d167a50c6416ed /misc/inplace
parentcfa8b4dda225c66508719ed584b8ffde447187a8 (diff)
downloadports-9d255667b9cfd70458d6c06721008431fe0bf84b.tar.gz
ports-9d255667b9cfd70458d6c06721008431fe0bf84b.zip
Update to 1.0.4.
- Do not permit interruption with signals during a file replacement. - Correct an informational message.
Notes
Notes: svn path=/head/; revision=112129
Diffstat (limited to 'misc/inplace')
-rw-r--r--misc/inplace/Makefile2
-rw-r--r--misc/inplace/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/inplace/Makefile b/misc/inplace/Makefile
index 59e0f3c83440..075a70c385c9 100644
--- a/misc/inplace/Makefile
+++ b/misc/inplace/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= inplace
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= misc
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}
diff --git a/misc/inplace/distinfo b/misc/inplace/distinfo
index 63948f86cf76..94e9650177d5 100644
--- a/misc/inplace/distinfo
+++ b/misc/inplace/distinfo
@@ -1,2 +1,2 @@
-MD5 (inplace-1.0.3.tar.bz2) = f4c677aa654fdc636782cad0bcdbcd78
-SIZE (inplace-1.0.3.tar.bz2) = 7234
+MD5 (inplace-1.0.4.tar.bz2) = a9817c758864711f20fae9ca39505118
+SIZE (inplace-1.0.4.tar.bz2) = 7288