diff options
author | pav <pav@FreeBSD.org> | 2009-12-22 03:33:17 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-22 03:33:17 +0800 |
commit | 47e788b7d814b0c13fbaaf138e85aab4a1a3be47 (patch) | |
tree | 441cb1de36e51498264b0af57ac7348b02de723b /x11-wm/echinus | |
parent | d91a367c597f9a58cb8cf6c9c32b8bf4371ba254 (diff) | |
download | freebsd-ports-gnome-47e788b7d814b0c13fbaaf138e85aab4a1a3be47.tar.gz freebsd-ports-gnome-47e788b7d814b0c13fbaaf138e85aab4a1a3be47.tar.zst freebsd-ports-gnome-47e788b7d814b0c13fbaaf138e85aab4a1a3be47.zip |
- Update to 0.3.9
PR: ports/141847
Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
Diffstat (limited to 'x11-wm/echinus')
-rw-r--r-- | x11-wm/echinus/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/echinus/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-wm/echinus/Makefile b/x11-wm/echinus/Makefile index e79a1175b4e8..71749fb389c4 100644 --- a/x11-wm/echinus/Makefile +++ b/x11-wm/echinus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= echinus -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.9 CATEGORIES= x11-wm MASTER_SITES= http://www.rootshell.be/~polachok/code/ @@ -33,6 +33,9 @@ PLIST_FILES= bin/echinus \ PLIST_DIRS= etc/echinus SUB_FILES= pkg-message +post-patch: + @${REINPLACE_CMD} -e 's/VERSION/${PORTVERSION}/g' ${WRKSRC}/echinus.1 + do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1 diff --git a/x11-wm/echinus/distinfo b/x11-wm/echinus/distinfo index 5ece36544b74..61b6adf711b4 100644 --- a/x11-wm/echinus/distinfo +++ b/x11-wm/echinus/distinfo @@ -1,3 +1,3 @@ -MD5 (echinus-0.3.8.tar.gz) = f2e50090c051dba4cb7b708537be5165 -SHA256 (echinus-0.3.8.tar.gz) = 5d5b3c524ec05e3536a25436f549d49bf551f56b00e790281ff7e6547de2b546 -SIZE (echinus-0.3.8.tar.gz) = 28711 +MD5 (echinus-0.3.9.tar.gz) = 711d2855187634a88c8992c29ffb8b9b +SHA256 (echinus-0.3.9.tar.gz) = 1827c296d07bfd1f44338fe0ea0a1e5d1ac0179dbb8172d9e7c7235bd86aec0e +SIZE (echinus-0.3.9.tar.gz) = 29053 |