Changeset 860

Show
Ignore:
Timestamp:
2006年06月28日 14時46分48秒 (2 years ago)
Author:
kose
Message:

* setup.ini (gnus-20060628-1-pkg): [Curr] Release.
* gnus/Makefile.pkg: Use CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/3.00/pkginfo/ChangeLog

    r859 r860  
    112006-06-28  KOSEKI Yoshinori  <kose@meadowy.org> 
    22 
     3        * setup.ini (gnus-20060628-1-pkg): [Curr] Release. 
     4        * gnus/Makefile.pkg: Use CVS HEAD. 
     5 
    36        * setup.ini (navi2ch-1.7.5-20060610-1-pkg): [Curr] Release. 
     7 
    48        * navi2ch/Makefile.pkg (PKG): Use 20060610 snapshot. 
    59 
  • branches/3.00/pkginfo/gnus/Makefile.pkg

    r845 r860  
    1515 
    1616# 2006/05/01 No Gnus 0.5 Release 
    17 PKG=ngnus-0.5 
     17# PKG=ngnus-0.5 
    1818PKG_URL=http://quimby.gnus.org/gnus/dist/ 
    1919# PKG_URL= ftp://ftp.gnus.org/pub/gnus/snapshots/ 
    20 # PKG=gnus-$(shell date +%Y%m%d) 
     20PKG=gnus-$(shell date +%Y%m%d) 
    2121BASE=gnus 
    2222PKG_VERSION=1 
     
    4242$(LISPDIR)/$(BASE)/$(TARGET): $(PKG) 
    4343        cd $(PKG) && ./configure --with-lispdir=$(LISPDIR)/$(BASE) --with-emacs=$(EMACS) 
    44         cd $(PKG) && LANG=C PWD= make infodir=$(PKGDIR)/info install EMACS=$(EMACS) 
     44        cd $(PKG) && LANG=C PWD= make infodir=$(PKGDIR)/info EMACS=$(EMACS) 
     45        mv $(PKG)/texi/sasl.info $(PKG)/texi/sasl 
     46        cd $(PKG) && LANG=C PWD= make infodir=$(PKGDIR)/info EMACS=$(EMACS) install  
    4547        cp -p $(PKG)/lisp/*.el $(LISPDIR)/$(BASE)/ 
    4648        cp -p $(MAKEDIR)gnus-bbdb.el $(LISPDIR)/$(BASE)/ 
     
    4951 
    5052$(PKG) : 
    51       wget $(PKG_URL)/$@.tar.gz 
    52       tar zxf $@.tar.gz 
    53 #     wget $(PKG_URL)/gnus-CURRENT-$(shell date +%Y%m%d).tar.gz 
    54 #     tar zxf gnus-CURRENT-$(shell date +%Y%m%d).tar.gz 
    55 #     mv gnus-CURRENT-$(shell date +%Y%m%d) $(PKG) 
    56 #     cvs -d :pserver:gnus@quimby.gnus.org:/usr/local/cvsroot co -d $(PKG) gnus 
     53#     wget $(PKG_URL)/$@.tar.gz 
     54#     tar zxf $@.tar.gz 
     55#     wget $(PKG_URL)/gnus-CURRENT-$(shell date +%Y%m%d).tar.gz 
     56#     tar zxf gnus-CURRENT-$(shell date +%Y%m%d).tar.gz 
     57#     mv gnus-CURRENT-$(shell date +%Y%m%d) $(PKG) 
     58      cvs -d :pserver:gnus@quimby.gnus.org:/usr/local/cvsroot co -d $(PKG) gnus 
    5759        cp -fp $(PKG)/contrib/gnus-namazu.el $(PKG)/lisp/ 
    5860#       touch $@ 
  • branches/3.00/pkginfo/setup.ini

    r859 r860  
    5050category: MUA 
    5151requires: Meadow 
     52version: 0.6-20060628-1 
     53install: packages/gnus-20060628-1-pkg.tar.bz2 2062353 601480492c7cbee8520a84a155f2e58e 
     54[prev] 
    5255version: 0.5-1 
    5356install: packages/ngnus-0.5-1-pkg.tar.bz2 2021617 fdfd05b72d2c9938cf25a0a944a0c754 
    54 [prev] 
    55 version: 0.4-1 
    56 install: packages/ngnus-0.4-1-pkg.tar.bz2 2011944 2acd78f88c0882ca025d62e3f7867221 
    5757 
    5858@ wanderlust