cvs commit: ports/ports-mgmt/pkg Makefile distinfo ports/ports-mgmt/pkg/files patch-pkg__update.c

Baptiste Daroussin bapt at FreeBSD.org
Sun Jun 3 14:47:22 UTC 2012


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)


More information about the cvs-ports mailing list