Update to 1.14.9.
This commit is contained in:
parent
e3188b81b5
commit
716e5be024
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204381
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
PORTNAME= flim
|
||||
PORTVERSION= ${FLIM_VER}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors elisp
|
||||
MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/
|
||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||
|
@ -18,7 +17,7 @@ COMMENT?= FLIM, message representation or encoding elisp library for emacs
|
|||
PORTCLASS?= master
|
||||
|
||||
# distfile version
|
||||
FLIM_VER= ${FLIM_TRUNK}.8
|
||||
FLIM_VER= ${FLIM_TRUNK}.9
|
||||
FLIM_TRUNK= 1.14
|
||||
# document install directory by install-doc target
|
||||
FLIMDOCDIR?= share/doc/flim
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (flim-1.14.8.tar.gz) = a26c34ae610c58bbcd7fe9f060450044
|
||||
SHA256 (flim-1.14.8.tar.gz) = 1486b2ed7c4e1485de93f32d52dbf3584b9e913a516df6d7420045b5c7d0c2b6
|
||||
SIZE (flim-1.14.8.tar.gz) = 181730
|
||||
MD5 (flim-1.14.9.tar.gz) = 3dca42e2a1af4b089bb3f177bcf9321b
|
||||
SHA256 (flim-1.14.9.tar.gz) = bbd5a8729ea27457c7c2ffdcb1be6219ad38fdfa323341f4fad2d298780070ec
|
||||
SIZE (flim-1.14.9.tar.gz) = 182065
|
||||
|
|
Loading…
Reference in a new issue