diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-04-22 23:46:05 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-04-22 23:46:05 +0800 |
commit | 54cf531769f9531201cc0eab7e5852b9e9b70f92 (patch) | |
tree | 809cf122a165803454099c493da5c0ee3234c6c4 /misc | |
parent | 8c54eb2797b290260147c95235afc79b669d8367 (diff) | |
download | freebsd-ports-graphics-54cf531769f9531201cc0eab7e5852b9e9b70f92.tar.gz freebsd-ports-graphics-54cf531769f9531201cc0eab7e5852b9e9b70f92.tar.zst freebsd-ports-graphics-54cf531769f9531201cc0eab7e5852b9e9b70f92.zip |
- Update to 2.2.1
PR: ports/122965
Submitted by: Michael Stowe <mstowe chicago.us.mensa.org> (maintainer)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/heyu2/Makefile | 6 | ||||
-rw-r--r-- | misc/heyu2/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile index a8bb3144952..07162216373 100644 --- a/misc/heyu2/Makefile +++ b/misc/heyu2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= heyu2 -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= misc MASTER_SITES= http://www.heyu.org/download/ DISTNAME= heyu-${PORTVERSION} @@ -34,8 +34,6 @@ OPTIONS= CM17A "X10 CM17A \"Firecracker\" Support" on \ RFXSENS "RFXSensors (RF) Support" on \ RFXMETER "RFXMeter (RF) Support" on -.include <bsd.port.pre.mk> - .if !defined(WITH_CM17A) CONFIGURE_ARGS+= nocm17a .endif @@ -73,4 +71,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/x10config.sample ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/x10.sched.sample ${EXAMPLESDIR} -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/misc/heyu2/distinfo b/misc/heyu2/distinfo index 41c33e7a213..e8467cbfc7f 100644 --- a/misc/heyu2/distinfo +++ b/misc/heyu2/distinfo @@ -1,3 +1,3 @@ -MD5 (heyu-2.2.0.tgz) = 7dcba71c9bc954a5db1e50f3c4bc3800 -SHA256 (heyu-2.2.0.tgz) = 968c10f079e2423486155a4bbeee8520c8d6f7f7d50e6896d1eda431758df9d3 -SIZE (heyu-2.2.0.tgz) = 448691 +MD5 (heyu-2.2.1.tgz) = 9c6f2af372a2fe30211cbc67ab5cee70 +SHA256 (heyu-2.2.1.tgz) = f5299b12551067e446eb1e8d06cf7467c1a1589de82065ffca19a36c48d6ef23 +SIZE (heyu-2.2.1.tgz) = 453693 |