pkgsrc-WIP-cvs archive

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

CVS commit: wip/mk



Module name:    wip
Committed by:   makoto
Date:           Thu Oct  6 03:57:04 UTC 2011

Modified Files:
        wip/mk: cvs-package.mk svn-package.mk

Log Message:
(1) Change cache name policy
    ${PKGBASE}-(vcs-module-name)- date
    to
    (vcs-package-name)- date

(2) Avoid creating cache file if no updates since last cache file
     created.

(3) Add some sequence number for user to follow VCS update behavior easily

(4) Make {cvs,svn}-package.mk resemble each other

(5) Add default PKGNAME as (which cvs already has)
    ${DISTNAME:C,-[0-9].*,,}-svn-${_SVN_PKGVERSION}

Related discussion:
  mk/svn-package.mk (Re: mk/git-package.mk (eliminates caching if no updates)
  (2011-09-28)
  http://sourceforge.net/mailarchive/message.php?msg_id=28152271

  {svn, cvs}-package.mk (Re: [PATCH] cache filename change for mk/git-package.mk
  (2011-09-28)
  http://sourceforge.net/mailarchive/message.php?msg_id=28154163

Thank you,


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.14 -r1.15 wip/mk/svn-package.mk
cvs -z3 rdiff -u -r1.37 -r1.38 wip/mk/cvs-package.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mk/svn-package.mk?r1=1.14&r2=1.15
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mk/cvs-package.mk?r1=1.37&r2=1.38

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

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
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