diff options
author | drochner <drochner@pkgsrc.org> | 2011-04-15 16:32:33 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-04-15 16:32:33 +0000 |
commit | d434f0f8f785a058b52eb1dca4d1eecf82c1ddfd (patch) | |
tree | 2fe68af3a20a36198269531801c7284c71718181 /editors/lyx | |
parent | 90603585063761b666fccbe20521a6757e255fae (diff) | |
download | pkgsrc-d434f0f8f785a058b52eb1dca4d1eecf82c1ddfd.tar.gz |
update to 1.6.9
changes:
-fixed yet another number of crashes
-support for CVS revision control
-new Swedish localization
Diffstat (limited to 'editors/lyx')
-rw-r--r-- | editors/lyx/Makefile | 5 | ||||
-rw-r--r-- | editors/lyx/PLIST | 3 | ||||
-rw-r--r-- | editors/lyx/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile index 8a157ac4269..21e09107427 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2011/03/20 18:06:56 minskim Exp $ +# $NetBSD: Makefile,v 1.14 2011/04/15 16:32:33 drochner Exp $ # -DISTNAME= lyx-1.6.8 -PKGREVISION= 1 +DISTNAME= lyx-1.6.9 CATEGORIES= editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/ \ http://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \ diff --git a/editors/lyx/PLIST b/editors/lyx/PLIST index 4f4d4fd1bed..53a9f3c4100 100644 --- a/editors/lyx/PLIST +++ b/editors/lyx/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2011/03/09 18:48:51 minskim Exp $ +@comment $NetBSD: PLIST,v 1.6 2011/04/15 16:32:33 drochner Exp $ ${BIN_DIR}/lyx ${BIN_DIR}/lyxclient ${BIN_DIR}/tex2lyx @@ -29,6 +29,7 @@ share/locale/ro/LC_MESSAGES/${LYX}.mo share/locale/ru/LC_MESSAGES/${LYX}.mo share/locale/sk/LC_MESSAGES/${LYX}.mo share/locale/sr/LC_MESSAGES/${LYX}.mo +share/locale/sv/LC_MESSAGES/${LYX}.mo share/locale/tr/LC_MESSAGES/${LYX}.mo share/locale/uk/LC_MESSAGES/${LYX}.mo share/locale/zh_CN/LC_MESSAGES/${LYX}.mo diff --git a/editors/lyx/distinfo b/editors/lyx/distinfo index 9aa92386f02..7c48e64392f 100644 --- a/editors/lyx/distinfo +++ b/editors/lyx/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2011/03/07 23:28:38 minskim Exp $ +$NetBSD: distinfo,v 1.6 2011/04/15 16:32:33 drochner Exp $ -SHA1 (lyx-1.6.8.tar.bz2) = caa9672e0dd6c725fcb0eb5c2bbf3ba9871935e5 -RMD160 (lyx-1.6.8.tar.bz2) = bf144d8f9ab0b646f320671dded82544c9bbe83e -Size (lyx-1.6.8.tar.bz2) = 12232798 bytes +SHA1 (lyx-1.6.9.tar.bz2) = a1acacc8a26546542e32977ae222e811c98b1ca4 +RMD160 (lyx-1.6.9.tar.bz2) = 30e37efc4c9cf3d335e78a1a1940dba2a0df1645 +Size (lyx-1.6.9.tar.bz2) = 12560174 bytes SHA1 (patch-development_MacOSX_Makefile.in) = ae9e51e3458f8986ae392b146f8684305b7fe25b |