pkgsrc-WIP-cvs archive

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

emacs-current/Makefile (Re: CVS commit: wip)



Thanks othyro, taking care of wip directory, really appreciate.

One thing, (rather old commit)
git-package.mk now takes care PKGREVISION,
The line is not really necessary. Please delete the line
PKGREVISION=   1

Thank you,
---
Makoto Fujiwara, 

| To: pkgsrc-wip-cvs%lists.sourceforge.net@localhost
| From: "othyro" <othyro%users.sourceforge.net@localhost>
| Subject: CVS commit: wip
| Date: Fri, 23 Nov 2012 22:33:41 +0000
| Message-ID: <E1Tc1od-0007CW-PO%sfs-ml-1.v29.ch3.sourceforge.com@localhost>

othyro> Module name:    wip
othyro> Committed by:   othyro
othyro> Date:           Fri Nov 23 22:33:26 UTC 2012

othyro> Modified Files:

othyro>         wip/emacs-current: Makefile

othyro> Log Message:
othyro> Mostly whitespace and blank line fixing. Some files also got minor
othyro> formatting corrections as well as other corrections.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc-wip/wip/emacs-current/Makefile,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- Makefile    23 Oct 2012 10:31:55 -0000      1.61
+++ Makefile    23 Nov 2012 22:33:30 -0000      1.62
@@ -4,7 +4,7 @@
 .include       "version.mk"
 DISTNAME=      
emacs-${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}.${_EMACS_VERSION_MICRO}
 #PKGNAME=      emacs-24.0.50
-PKGREVISION=   ${_GIT_PKGVERSION:S/.//g}
+PKGREVISION=   1
 CATEGORIES=    editors
 MASTER_SITES=  #
 
@@ -57,11 +57,11 @@

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
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