aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx-devel/Makefile
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-06-04 16:42:25 +0800
committerdirk <dirk@FreeBSD.org>2001-06-04 16:42:25 +0800
commit1d46873d33f645a1e21faa232e6d020e963a017d (patch)
treee1b67d0106b243e38ff82a1751b99725e74bf046 /print/lyx-devel/Makefile
parentbb151e32901471f237274b7b4ea809a4399e1c8a (diff)
downloadfreebsd-ports-graphics-1d46873d33f645a1e21faa232e6d020e963a017d.tar.gz
freebsd-ports-graphics-1d46873d33f645a1e21faa232e6d020e963a017d.tar.zst
freebsd-ports-graphics-1d46873d33f645a1e21faa232e6d020e963a017d.zip
Upgrade to 1.1.6.2 (i. e. include patch-1.1.6fix2).
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Diffstat (limited to 'print/lyx-devel/Makefile')
-rw-r--r--print/lyx-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index 329815cb964..4a4b4d600a7 100644
--- a/print/lyx-devel/Makefile
+++ b/print/lyx-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lyx
-PORTVERSION= 1.1.6.1
+PORTVERSION= 1.1.6.2
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
DISTNAME= lyx-1.1.6
PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= patch-1.1.6fix1.gz
+PATCHFILES= patch-1.1.6fix1.gz patch-1.1.6fix2.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= dirk@FreeBSD.org