Index: head/misc/heyu2/Makefile =================================================================== --- head/misc/heyu2/Makefile (revision 226903) +++ head/misc/heyu2/Makefile (revision 226904) @@ -1,84 +1,84 @@ # New ports collection makefile for: heyu2 # Date created: 29 March 2004 # Whom: mstowe@chicago.us.mensa.org # # $FreeBSD$ # PORTNAME= heyu2 -PORTVERSION= 2.4.0 +PORTVERSION= 2.5.0 CATEGORIES= misc MASTER_SITES= http://www.heyu.org/download/ DISTNAME= heyu-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= mstowe@chicago.us.mensa.org COMMENT= Control a CM11A interface from the command line CONFLICTS= heyu-[0-9]* #IS_INTERACTIVE= yes ALL_TARGET= all HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= freebsd MAN1= heyu.1 MAN5= x10config.5 \ x10sched.5 \ x10scripts.5 \ x10rfxmeters.5 OPTIONS= CM17A "X10 CM17A \"Firecracker\" Support" on \ EXTENDED "Extended Type 0 (Shutter/Shade) Support" on \ RFXSENS "RFXSensors (RF) Support" on \ RFXMETER "RFXMeter (RF) Support" on \ DMX "Digimax Thermostat Support" on \ OREGON "Oregon Support" on .if !defined(WITH_CM17A) CONFIGURE_ARGS+= nocm17a .endif .if !defined(WITH_EXTENDED) CONFIGURE_ARGS+= noext0 .endif .if !defined(WITH_RFXSENS) CONFIGURE_ARGS+= norfxs .endif .if !defined(WITH_RFXMETER) CONFIGURE_ARGS+= norfxm .endif .if !defined(WITH_DMX) CONFIGURE_ARGS+= nodmx .endif .if !defined(WITH_OREGON) CONFIGURE_ARGS+= noore .endif post-patch: @${REINPLACE_CMD} -E 's|/usr/local|${PREFIX}|g; \ s,(CC) =,\1 ?=,g; \ s,(CFLAGS) =,\1 +=,g' \ ${WRKSRC}/Configure @${REINPLACE_CMD} -e 's|<.*termio[s]*.h| Property changes on: head/misc/heyu2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.41 \ No newline at end of property +1.42 \ No newline at end of property Index: head/misc/heyu2/distinfo =================================================================== --- head/misc/heyu2/distinfo (revision 226903) +++ head/misc/heyu2/distinfo (revision 226904) @@ -1,3 +1,3 @@ -MD5 (heyu-2.4.0.tgz) = 8a09e6b470afe58f55c114c107509de2 -SHA256 (heyu-2.4.0.tgz) = 7a02c9774d9445bf9f5834b248a8aaffdb3f7a3791212845aa4ffbbebbd46bdc -SIZE (heyu-2.4.0.tgz) = 487725 +MD5 (heyu-2.5.0.tgz) = c845b13248408bbd6cf1198675e10b53 +SHA256 (heyu-2.5.0.tgz) = 9ca31fc340b42c693821534bbeee04665becdf483f69bfde67662da3d4f16c99 +SIZE (heyu-2.5.0.tgz) = 502270 Property changes on: head/misc/heyu2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property