summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2005-05-05 15:34:15 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2005-05-05 15:34:15 +0000
commit915f6709b8447f125876a3fff6f781ff0b4444d8 (patch)
tree5b505c99dc834570f5b4db4620db20b28e1acaaf /ports-mgmt
parentFix this patch file. (diff)
Update to 1.0.
New features for 1.0: * pkg_genplist has a new run-mode which checks and reports pkg-plist of current port is correct and what files and/or dirs are missing or obsolete. * pkg_trackinst got new option that handles +INSTALL, +DEINSTALL, +DISPLAY files of pkgdb. * pkg_genplist can be set to write new pkg-plist file with another file name than "pkg-plist" with -o option.
Notes
Notes: svn path=/head/; revision=134659
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg_trackinst/Makefile2
-rw-r--r--ports-mgmt/pkg_trackinst/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg_trackinst/Makefile b/ports-mgmt/pkg_trackinst/Makefile
index ebb9a7f7e0df..e30d3963f533 100644
--- a/ports-mgmt/pkg_trackinst/Makefile
+++ b/ports-mgmt/pkg_trackinst/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= pkg_trackinst
-PORTVERSION= 0.2
+PORTVERSION= 1.0
CATEGORIES= sysutils
MASTER_SITES= http://people.freebsd.org/~perky/distfiles/
diff --git a/ports-mgmt/pkg_trackinst/distinfo b/ports-mgmt/pkg_trackinst/distinfo
index d2cf180ca7fe..2cf9fc2fdf48 100644
--- a/ports-mgmt/pkg_trackinst/distinfo
+++ b/ports-mgmt/pkg_trackinst/distinfo
@@ -1,2 +1,2 @@
-MD5 (pkg_trackinst-0.2.tar.gz) = 234f9dacd1e353a3a2d254c7f2383349
-SIZE (pkg_trackinst-0.2.tar.gz) = 9487
+MD5 (pkg_trackinst-1.0.tar.gz) = 66841f48d4980c562b48ef1d40a655de
+SIZE (pkg_trackinst-1.0.tar.gz) = 10655