diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2009-09-23 15:51:30 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2009-09-23 15:51:30 +0000 |
commit | 3bd20c8143031da8432dd07b47c840483ded1366 (patch) | |
tree | 2d3f22b542e01dc93ce5e6dbc7d4f299af48cb79 /editors/flim | |
parent | 7e6480e4c9a449edaf0b0f7184337e54504c63fc (diff) | |
download | ports-3bd20c8143031da8432dd07b47c840483ded1366.tar.gz ports-3bd20c8143031da8432dd07b47c840483ded1366.zip |
Update to 1.14.9.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=241988
Diffstat (limited to 'editors/flim')
-rw-r--r-- | editors/flim/Makefile | 3 | ||||
-rw-r--r-- | editors/flim/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index f61e1b591958..952b80e8e43e 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -7,7 +7,6 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} -PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/ @@ -19,7 +18,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 diff --git a/editors/flim/distinfo b/editors/flim/distinfo index af8abd172cfb..3fb4c4421155 100644 --- a/editors/flim/distinfo +++ b/editors/flim/distinfo @@ -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 |