diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2007-12-25 22:40:39 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2007-12-25 22:40:39 +0800 |
commit | 9e022cfee7f7a7ba58469707f1eaef089c4e7be1 (patch) | |
tree | 5515c14890c7d0a76652d4f1d6198e129c5f8a33 /editors | |
parent | 1ab26829347b310c8a5731871effebba90269504 (diff) | |
download | freebsd-ports-gnome-9e022cfee7f7a7ba58469707f1eaef089c4e7be1.tar.gz freebsd-ports-gnome-9e022cfee7f7a7ba58469707f1eaef089c4e7be1.tar.zst freebsd-ports-gnome-9e022cfee7f7a7ba58469707f1eaef089c4e7be1.zip |
Backout previous update which breaks mail/wanderlust port.
Reported by: ume
Diffstat (limited to 'editors')
-rw-r--r-- | editors/flim/Makefile | 3 | ||||
-rw-r--r-- | editors/flim/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 9597e8cd49e5..785572df4ebf 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -7,6 +7,7 @@ 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} @@ -17,7 +18,7 @@ COMMENT?= FLIM, message representation or encoding elisp library for emacs PORTCLASS?= master # distfile version -FLIM_VER= ${FLIM_TRUNK}.9 +FLIM_VER= ${FLIM_TRUNK}.8 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 3fb4c4421155..af8abd172cfb 100644 --- a/editors/flim/distinfo +++ b/editors/flim/distinfo @@ -1,3 +1,3 @@ -MD5 (flim-1.14.9.tar.gz) = 3dca42e2a1af4b089bb3f177bcf9321b -SHA256 (flim-1.14.9.tar.gz) = bbd5a8729ea27457c7c2ffdcb1be6219ad38fdfa323341f4fad2d298780070ec -SIZE (flim-1.14.9.tar.gz) = 182065 +MD5 (flim-1.14.8.tar.gz) = a26c34ae610c58bbcd7fe9f060450044 +SHA256 (flim-1.14.8.tar.gz) = 1486b2ed7c4e1485de93f32d52dbf3584b9e913a516df6d7420045b5c7d0c2b6 +SIZE (flim-1.14.8.tar.gz) = 181730 |