diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-04-06 22:09:13 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-04-06 22:09:13 +0000 |
commit | 290b010826fa651e9619ddbeadaf740c0b02ad61 (patch) | |
tree | 43b14388803267073825d4676e8314286a0d2fc1 /textproc/yodl | |
parent | 1a271aa657b15a8447023b72cc50bfe489385a59 (diff) | |
download | freebsd-ports-290b010826fa651e9619ddbeadaf740c0b02ad61.zip |
- Update to 2.15.2
Diffstat (limited to 'textproc/yodl')
-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 |