diff options
author | pgj <pgj@FreeBSD.org> | 2010-04-07 06:09:13 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2010-04-07 06:09:13 +0800 |
commit | 0acbdee0916ce2fc3d8d2a8bf35678c14f21fe9c (patch) | |
tree | 584335beda487553cfcea98102b2916064a19cf2 /textproc | |
parent | 518cfa0cc18d8e4409daef4377a541289d43d1c8 (diff) | |
download | freebsd-ports-gnome-0acbdee0916ce2fc3d8d2a8bf35678c14f21fe9c.tar.gz freebsd-ports-gnome-0acbdee0916ce2fc3d8d2a8bf35678c14f21fe9c.tar.zst freebsd-ports-gnome-0acbdee0916ce2fc3d8d2a8bf35678c14f21fe9c.zip |
- Update to 2.15.2
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/yodl/Makefile | 4 | ||||
-rw-r--r-- | textproc/yodl/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index ed9ee5f4379e..8ab20eb5f87b 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= yodl -PORTVERSION= 2.15.1 -PORTREVISION= 2 +PORTVERSION= 2.15.2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -82,6 +81,7 @@ post-patch: do-build: @cd ${WRKSRC} && ./build programs + @cd ${WRKSRC} && ./build macros .if !defined(NO_INSTALL_MANPAGES) @cd ${WRKSRC} && ./build man .endif diff --git a/textproc/yodl/distinfo b/textproc/yodl/distinfo index 8a9599e92c6b..059f1575b99f 100644 --- a/textproc/yodl/distinfo +++ b/textproc/yodl/distinfo @@ -1,3 +1,3 @@ -MD5 (yodl_2.15.1.orig.tar.gz) = 4a6bec6216f5b9c4f6c18e8d8dff8deb -SHA256 (yodl_2.15.1.orig.tar.gz) = 86b7e2d74e124cf53c64f678e11d7a4c1670fe41e86b6a8ca2ed6ab7770bbeda -SIZE (yodl_2.15.1.orig.tar.gz) = 292076 +MD5 (yodl_2.15.2.orig.tar.gz) = 6abb1b3245b28d9524f30d51bc6267b2 +SHA256 (yodl_2.15.2.orig.tar.gz) = 12b508717ea4e93dd2d4a5cea977c297001a4dcd5b4e1197b7f9eb2d07e8ae6c +SIZE (yodl_2.15.2.orig.tar.gz) = 292678 |