pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/tc-svn
Module name: wip
Committed by: makoto
Date: Sun Aug 5 15:01:05 UTC 2012
Modified Files:
wip/tc-svn: Makefile PLIST distinfo
wip/tc-svn/patches: patch-lisp_Makefile.am patch-lisp_Makefile.in
Added Files:
wip/tc-svn/patches: patch-configure.ac
Removed Files:
wip/tc-svn/patches: patch-configure.in
Log Message:
Upstream bumped the version 2.3.1 to 3.0,
but it is really 3.0pre. So we set PKGVERSION as 2.99.1.
(1) Makefile
Bump version 2.3.1 to 2.99.1
(2) PLIST
Have ${PKGVERSION} in PLIST
(3) patch-configure.{in,.ac}
Rename patch-configure.in to patch-configure.ac
to follow upstream change (actually delete and add).
(4) patches/patch-lisp_Makefile.{am,in}
In tc-pre.el, following line set the version name.
(defconst tcode-version "3.0")
But at byte-compile, if older version like 2.3.1
is installed already, the old constant is honored
and tc-pre.elc has 2.3.1 for tcode-version.
As a work around, tc-pre is excluded for byte compile list.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/tc-svn/patches/patch-configure.ac
cvs -z3 rdiff -u -r1.1.1.1 -r0 wip/tc-svn/patches/patch-configure.in
cvs -z3 rdiff -u -r1.2 -r1.3 wip/tc-svn/patches/patch-lisp_Makefile.in
cvs -z3 rdiff -u -r1.3 -r1.4 wip/tc-svn/Makefile \
wip/tc-svn/patches/patch-lisp_Makefile.am
cvs -z3 rdiff -u -r1.6 -r1.7 wip/tc-svn/PLIST
cvs -z3 rdiff -u -r1.8 -r1.9 wip/tc-svn/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-svn/patches/patch-configure.ac?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-svn/patches/patch-configure.in?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-svn/patches/patch-lisp_Makefile.in?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-svn/Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-svn/patches/patch-lisp_Makefile.am?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-svn/PLIST?r1=1.6&r2=1.7
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-svn/distinfo?r1=1.8&r2=1.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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