summaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg_add_it
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-11-30 13:43:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-11-30 13:43:33 +0000
commit7f32c695f5a5a6f67fc742da25e5a648801da1fb (patch)
tree36f807133716ef8af95aaaeee0a9d7d8f116360b /ports-mgmt/pkg_add_it
parent- Change gecko master port from www/mozilla to www/seamonkey. (diff)
- Update to 1.3.1
PR: ports/152680 Submitted by: Marin Atanasov Nikolov <dnaeon@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=265448
Diffstat (limited to 'ports-mgmt/pkg_add_it')
-rw-r--r--ports-mgmt/pkg_add_it/Makefile4
-rw-r--r--ports-mgmt/pkg_add_it/distinfo4
-rw-r--r--ports-mgmt/pkg_add_it/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/pkg_add_it/Makefile b/ports-mgmt/pkg_add_it/Makefile
index 24227217f6f9..efbb59c1dc46 100644
--- a/ports-mgmt/pkg_add_it/Makefile
+++ b/ports-mgmt/pkg_add_it/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pkg_add_it
-PORTVERSION= 1.3
+PORTVERSION= 1.3.1
CATEGORIES= ports-mgmt
MASTER_SITES= http://www.unix-heaven.org/ports-mgmt/
@@ -19,7 +19,7 @@ PLIST_FILES= etc/pkg_add_it.conf sbin/pkg_add_it
.include <bsd.port.pre.mk>
-PKG_RELEASE!= ${UNAME} -r | ${CUT} -d '-' -f 1,2 | ${SED} -e 's|\.[0-9]*-STABLE|-STABLE|'
+PKG_RELEASE!= ${UNAME} -r | ${CUT} -d '-' -f 1,2 | ${SED} -e 's|\.[0-9]*.*|-STABLE|'
post-patch:
${REINPLACE_CMD} -e 's|@PKG_ARCH@|${ARCH}|' \
diff --git a/ports-mgmt/pkg_add_it/distinfo b/ports-mgmt/pkg_add_it/distinfo
index b797867375df..2cf41be12a16 100644
--- a/ports-mgmt/pkg_add_it/distinfo
+++ b/ports-mgmt/pkg_add_it/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg_add_it-1.3.tar.gz) = 8728a32d5c1cc0d5224bcb62f274ae4c95f939fd7bafa1900cc1382d2accc81b
-SIZE (pkg_add_it-1.3.tar.gz) = 24071
+SHA256 (pkg_add_it-1.3.1.tar.gz) = 8dc5984238cdc61f5632df6d5a90507b1c3f4f077fd57de129faec487fe37a3d
+SIZE (pkg_add_it-1.3.1.tar.gz) = 23680
diff --git a/ports-mgmt/pkg_add_it/pkg-descr b/ports-mgmt/pkg_add_it/pkg-descr
index 4c72a73d26b4..9fe71bf64654 100644
--- a/ports-mgmt/pkg_add_it/pkg-descr
+++ b/ports-mgmt/pkg_add_it/pkg-descr
@@ -4,7 +4,7 @@ It's goal is to make easier the process of finding and installing
new packages, and is useful for both - novice users,
and system administrators as well.
-pkg_add_it can be used as well as a "browser" to the INDEX file,
+pkg_add_it(1) can be used as well as a "browser" to the INDEX file,
allowing you to get the information you need about a package.
An example output of package dependencies list created by pkg_add_it(1):