diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2009-09-23 23:51:30 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2009-09-23 23:51:30 +0800 |
commit | 92b14944c5d09b18a6745e6d29e2d65167216b3c (patch) | |
tree | a5f5670438be46780888afc8f07dc332b3e8ef52 /editors | |
parent | d9c5e608028e01c21787feef2e63333d29b451ff (diff) | |
download | freebsd-ports-gnome-92b14944c5d09b18a6745e6d29e2d65167216b3c.tar.gz freebsd-ports-gnome-92b14944c5d09b18a6745e6d29e2d65167216b3c.tar.zst freebsd-ports-gnome-92b14944c5d09b18a6745e6d29e2d65167216b3c.zip |
Update to 1.14.9.
Feature safe: yes
Diffstat (limited to 'editors')
-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 |