mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
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.
This commit is contained in:
parent
7082598552
commit
915f6709b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134659
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg_trackinst
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://people.freebsd.org/~perky/distfiles/
|
||||
|
||||
|
@ -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
|
||||
|
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg_trackinst
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://people.freebsd.org/~perky/distfiles/
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user