aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/portupgrade-devel/Makefile
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2006-06-11 20:00:06 +0800
committersem <sem@FreeBSD.org>2006-06-11 20:00:06 +0800
commitd8dc6ebfad65e2df4f2deb74e90d43e309378670 (patch)
tree935b36e97f3664200c85a2c25653f60222dd0a53 /ports-mgmt/portupgrade-devel/Makefile
parentf14dd2bb02b92f48d85fa225fff9004591712829 (diff)
downloadfreebsd-ports-graphics-d8dc6ebfad65e2df4f2deb74e90d43e309378670.tar.gz
freebsd-ports-graphics-d8dc6ebfad65e2df4f2deb74e90d43e309378670.tar.zst
freebsd-ports-graphics-d8dc6ebfad65e2df4f2deb74e90d43e309378670.zip
- Update to 2.1.3
o Add ALT_INDEX array to pkgtools.conf. The array holds additional INDEX files. Useful for local categories. o Add to pkgtools.conf a new dirrective: include_hash('glob'). It downloads keys and values (splitted by '=>') from files coincided with 'glob' and returns a filled hash. The glob is related to PREFIX. [1] o Add a summary messages on each upgrade/install transaction: how many tasks and how many task done. [2] o Make portupgrade(1) with -D option really remove a broken distfile. But it works only if FETCH_CMD set to use fetch(1) (it's default). [3] o Bugs fixes Requested by: skv [1] netchild [2] Andriy Gapon <avg at icyb.net.ua> [3]
Diffstat (limited to 'ports-mgmt/portupgrade-devel/Makefile')
-rw-r--r--ports-mgmt/portupgrade-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile
index 4ba204bee69..ec1ccfe54fc 100644
--- a/ports-mgmt/portupgrade-devel/Makefile
+++ b/ports-mgmt/portupgrade-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= portupgrade
-PORTVERSION= 2.1.2
-PORTREVISION= 1
+PORTVERSION= 2.1.3
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \