aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg_replace
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-04-06 09:39:24 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-04-06 09:39:24 +0000
commitdcc6472515fbd70d06bfbd61d6525356a3baec08 (patch)
tree269295610158476fdfd312e5617aa28e62bd5f5f /ports-mgmt/pkg_replace
parentc312492f37b5ae8047bfaffaaf7dd609e156d1ee (diff)
downloadports-dcc6472515fbd70d06bfbd61d6525356a3baec08.tar.gz
ports-dcc6472515fbd70d06bfbd61d6525356a3baec08.zip
- Update pkgng patch to 8.0.10 [1]
* Increase pkg_replace -a speed - Add NO_ARCH PR: ports/188154 [1] Submitted by: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> (maintainer) [1]
Notes
Notes: svn path=/head/; revision=350343
Diffstat (limited to 'ports-mgmt/pkg_replace')
-rw-r--r--ports-mgmt/pkg_replace/Makefile4
-rw-r--r--ports-mgmt/pkg_replace/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/ports-mgmt/pkg_replace/Makefile b/ports-mgmt/pkg_replace/Makefile
index abb8b0ac0524..7693a2865940 100644
--- a/ports-mgmt/pkg_replace/Makefile
+++ b/ports-mgmt/pkg_replace/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pkg_replace
PORTVERSION= 0.8.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= ports-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= portutil/22116
@@ -15,6 +15,8 @@ MAINTAINER= kdeguchi@sz.tokoha-u.ac.jp
COMMENT= Utility for upgrading installed packages
USES= tar:bzip2
+NO_ARCH= yes
+
MAKE_ARGS= PREFIX="${PREFIX}" \
PORTSDIR="${PORTSDIR}" PKG_DBDIR="${PKG_DBDIR}"
diff --git a/ports-mgmt/pkg_replace/distinfo b/ports-mgmt/pkg_replace/distinfo
index f4814060d3d1..e1cb103eb926 100644
--- a/ports-mgmt/pkg_replace/distinfo
+++ b/ports-mgmt/pkg_replace/distinfo
@@ -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_9.patch) = 5025b8cdf05f91c5f0d110cba908c0c04c39cbb8d3255c0100e745c3526db2b9
-SIZE (pkg_replace-0.8.0_9.patch) = 12219
+SHA256 (pkg_replace-0.8.0_10.patch) = a34f12d261e4b273adb35faabe3551a783ae34a8ff8c626a444c7001a398e351
+SIZE (pkg_replace-0.8.0_10.patch) = 13283