pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/pkg_summary-utils/files



Module name:    wip
Committed by:   cheusov
Date:           Sat Sep  6 22:37:17 UTC 2008

Modified Files:
        wip/pkg_summary-utils/files: Makefile.version NEWS pkg_src_summary
            pkg_src_summary.1

Log Message:

version -> 0.14.0

  Major changes

   pkg_src_summary: added option -M which implies -m and moves/adds
   ASSIGNMENTS field to PKGPATH.

     Example:

        0 ~>export PSS_FIELDS='PKGPATH PKGNAME'
        0 ~>pkg_src_summary -M lang/lua www/php-apc www/ap2-python
        PKGPATH=lang/lua
        PKGNAME=lua-5.1.3nb1

        PKGPATH=www/php-apc:PHP_VERSION_REQD=4
        PKGNAME=php4-apc-4.4.8.3.0.16

        PKGPATH=www/php-apc:PHP_VERSION_REQD=5
        PKGNAME=php5-apc-5.2.6.3.0.16

        PKGPATH=www/ap2-python:PKG_APACHE=apache2,PYTHON_VERSION_REQD=25
        PKGNAME=ap2-py25-python-3.2.10

        PKGPATH=www/ap2-python:PKG_APACHE=apache2,PYTHON_VERSION_REQD=24
        PKGNAME=ap2-py24-python-3.2.10

        PKGPATH=www/ap2-python:PKG_APACHE=apache2,PYTHON_VERSION_REQD=23
        PKGNAME=ap2-py23-python-3.2.10

        PKGPATH=www/ap2-python:PKG_APACHE=apache22,PYTHON_VERSION_REQD=25
        PKGNAME=ap22-py25-python-3.2.10

        PKGPATH=www/ap2-python:PKG_APACHE=apache22,PYTHON_VERSION_REQD=24
        PKGNAME=ap22-py24-python-3.2.10

        PKGPATH=www/ap2-python:PKG_APACHE=apache22,PYTHON_VERSION_REQD=23
        PKGNAME=ap22-py23-python-3.2.10

        0 ~>


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.12 -r1.13 wip/pkg_summary-utils/files/pkg_src_summary.1
cvs -z3 rdiff -u -r1.22 -r1.23 wip/pkg_summary-utils/files/NEWS
cvs -z3 rdiff -u -r1.23 -r1.24 wip/pkg_summary-utils/files/pkg_src_summary
cvs -z3 rdiff -u -r1.24 -r1.25 wip/pkg_summary-utils/files/Makefile.version

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/pkg_src_summary.1?r1=1.12&r2=1.13
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/NEWS?r1=1.22&r2=1.23
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/pkg_src_summary?r1=1.23&r2=1.24
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/Makefile.version?r1=1.24&r2=1.25

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index