Date: Sun, 3 Jun 2012 14:47:21 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ports-mgmt/pkg Makefile distinfo ports/ports-mgmt/pkg/files patch-pkg__update.c Message-ID: <201206031447.q53ElLeP028400@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bapt 2012-06-03 14:47:21 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/pkg Makefile distinfo
Removed files:
ports-mgmt/pkg/files patch-pkg__update.c
Log:
- update to 1.0-beta15
- changes:
- new -d to pkg fetch to download the dependencies along with the package
- fix automatic flag tracking over installs and upgrades
- fix hardlink detection (size calculation of git is now sane again :))
- pkg remove is now an alias to pkg delete
- fix a bug with shlibs track causing segfault
- pkg check -r now updates flatesiz and checksums
- all generated yaml now contain a yaml object separator, pkg info -Ra can be
pased directly to a yaml parser
- pkg query and pkg rquery do not fallback anymore on matching everything if
-g -x or -X is passed in arguments
- fix python packing on pointyhat/tinderbox with a ugly workaround for now
- pkg info '' and pkg search '' now complains about empty pattern
- pkg rquery now return 1 if nothing matched
Revision Changes Path
1.24 +1 -2 ports/ports-mgmt/pkg/Makefile
1.15 +2 -2 ports/ports-mgmt/pkg/distinfo
1.2 +0 -38 ports/ports-mgmt/pkg/files/patch-pkg__update.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206031447.q53ElLeP028400>
