pkgsrc-WIP-cvs archive

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

CVS commit: wip



Module name:    wip
Committed by:   roelants
Date:           Sun Jan 13 12:36:08 UTC 2013

Modified Files:
        wip: import-package.sh

Log Message:
Let import-package deal with previously rm'd pkgs.

If a package ever existed in the repository (e.g. in wip) but was
deleted, import-package would not import a new version of that
package. Change this:
- check the CVS/Repository files under the pkg directory, and allow
  the CVS directory to be present if it matches the current location
- exit with error if the Repository file does not match (as
  replacement for the check added last month by othyro/wiz)
- exit with error if CVS/Entries files contain anything else than
  directories.
- don't `cvs add` directories that contain a CVS directory

and unrelated:
- cleanup temp files on exit
- use "type" instead of "which" to check for bmake presence
- changed the final prompt (it confused me and I pressed enter
  without "y")

No objections on pkgsrc-wip-discuss.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.9 -r1.10 wip/import-package.sh

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/import-package.sh?r1=1.9&r2=1.10

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

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
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