pkgsrc-WIP-cvs archive

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

CVS commit: wip/emacs-current



Module name:    wip
Committed by:   makoto
Date:           Mon Mar  5 14:08:17 UTC 2012

Modified Files:
        wip/emacs-current: Makefile version.mk

Log Message:
(1) Bump the version 24.0.93 to 24.0.94
(2) In previous (and more) version bumps,
    version.mk was not updated in sync with Makefile.
    To have better sync, in Makefile, following line
    is proposed (and committed).
-DISTNAME=      emacs-24.0.93
+.include       "version.mk"
+DISTNAME=      
emacs-${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}.${_EMACS_VERSION_MICRO}
    Please comment on this change, thanks.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/emacs-current/version.mk
cvs -z3 rdiff -u -r1.57 -r1.58 wip/emacs-current/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/emacs-current/version.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/emacs-current/Makefile?r1=1.57&r2=1.58

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

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
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