NetBSD.se

CVS log for wip/emacs-current/version.mk

[BACK] Up to [NetBSD + pkgsrc-wip] / wip / emacs-current

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 11 15:53:12 2012 UTC (6 weeks, 1 day ago) by makoto
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
version.mk
(1) Bump version 24.0.94 to 24.1.50
PLIST
(2) sync to upstream
TODO
(3) Immediately segfaults ?

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 5 14:08:17 2012 UTC (2 months, 2 weeks ago) by makoto
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
(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.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 12 09:13:11 2010 UTC (22 months, 1 week ago) by makoto
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -4 lines

  As was discussed in pkgsrc-wip-discuss, the cache facility is added.
Cache may get fat by repeating (daily or frequent) build. Currently
manuall removing of old or all generation is recommended.
  GIT_TAG facility is not implemented and to be improved.
Thank you.


(1) Converting cvs-package to git-package.
It seems cvs repository is not being updated. So converted to
use git-package.

wip/mk/git-package.mk is recently updated to facilitate caching.
Please take a look for cvs log output for git-package.mk.
Thank you,

(2) update PLIST as of today.


(3) add patches/patch-ad for configure.in, which is not necessary
for regular make, but nice to have further update.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 6 04:22:14 2009 UTC (3 years ago) by makoto
Branches: MAIN
new file as version.mk to be referenced from devel/flim etc via editor/emacs/modules.mk = need some change also

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>