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:           Wed Sep 28 02:42:53 UTC 2011

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

Log Message:
As for some discussion were made on pkgsrc-wip-discuss,

(1) Change line/word layout so that easy to compare against svn-package.mk.
(2) Add some sequence numbers for ${STEP_MSG} for user to follow the 
    behavior.

The comparison to svn-package.mk is made as:
  sed -e 's/Subversion/CVS/g' \
      -e 's/subversion/CVS/g' \
      -e 's/SVN/CVS/g' \
      -e 's/svn/cvs/g' \
      svn-package.mk  >!  svn-package.mk-compare;

  diff -u svn-package.mk-compare cvs-package.mk
Thank you,


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

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

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