svn commit: r329704 - head/ports-mgmt/pkg_replace
Alex Kozlov
ak at FreeBSD.org
Mon Oct 7 13:37:17 UTC 2013
Author: ak
Date: Mon Oct 7 13:37:16 2013
New Revision: 329704
URL: http://svnweb.freebsd.org/changeset/ports/329704
Log:
- Fix option '-a' usage [1]
PR: ports/182784
PR: ports/182785 [1]
Submitted by: Ken DEGUCHI <kdeguchi at sz.tokoha-u.ac.jp> (maintainer) [1], Katsuyoshi Ohara <ohara at air.s.kanazawa-u.ac.jp>
Modified:
head/ports-mgmt/pkg_replace/Makefile
head/ports-mgmt/pkg_replace/distinfo
Modified: head/ports-mgmt/pkg_replace/Makefile
==============================================================================
--- head/ports-mgmt/pkg_replace/Makefile Mon Oct 7 13:15:43 2013 (r329703)
+++ head/ports-mgmt/pkg_replace/Makefile Mon Oct 7 13:37:16 2013 (r329704)
@@ -3,7 +3,7 @@
PORTNAME= pkg_replace
PORTVERSION= 0.8.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= ports-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= portutil/22116
Modified: head/ports-mgmt/pkg_replace/distinfo
==============================================================================
--- head/ports-mgmt/pkg_replace/distinfo Mon Oct 7 13:15:43 2013 (r329703)
+++ head/ports-mgmt/pkg_replace/distinfo Mon Oct 7 13:37:16 2013 (r329704)
@@ -1,4 +1,4 @@
SHA256 (pkg_replace-0.8.0.tar.bz2) = 3092f5fc0d18529eb5d38776941c0ee4d0073ecb524ab17671c81ca69c29e214
SIZE (pkg_replace-0.8.0.tar.bz2) = 17296
-SHA256 (pkg_replace-0.8.0_3.patch) = cfa2adb3643a8684281143e4c241b8597510251730657816d68926701615ae98
-SIZE (pkg_replace-0.8.0_3.patch) = 11125
+SHA256 (pkg_replace-0.8.0_4.patch) = a802706afe92dae8a0cb9db4cf4b15879d57dc67d4376cd6aa2ada83bd7fd02c
+SIZE (pkg_replace-0.8.0_4.patch) = 11135
More information about the svn-ports-all
mailing list