update to 0.31
This commit is contained in:
parent
623f698ec3
commit
26c434df2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75217
3 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= weather
|
||||
PORTVERSION= 0.29
|
||||
PORTVERSION= 0.31
|
||||
CATEGORIES= japanese elisp
|
||||
MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ \
|
||||
ftp://ftp.ring.gr.jp/pub/text/elisp/jaist/ftp.opaopa.org/elisp/ \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (weather-0.29.tar.gz) = 0a46e78440c4d735dff6c04caa8d824c
|
||||
MD5 (weather-0.31.tar.gz) = 6cf0e8c42574e98d1aaeb0b2e7638cd1
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
%%EMACS_LIBDIR_WITH_VER%%/site-lisp/weather.el
|
||||
%%EMACS_LIBDIR_WITH_VER%%/site-lisp/weather.elc
|
||||
%%EMACS_LIBDIR_WITH_VER%%/site-lisp/weather/weather.el
|
||||
%%EMACS_LIBDIR_WITH_VER%%/site-lisp/weather/weather.elc
|
||||
@dirrm %%EMACS_LIBDIR_WITH_VER%%/site-lisp/weather
|
||||
%%PORTDOCS%%share/doc/weather/README
|
||||
%%PORTDOCS%%@dirrm share/doc/weather
|
||||
|
|
Loading…
Reference in a new issue