diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-19 06:56:40 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-19 06:56:40 +0000 |
commit | 9824d1fe02441f4b47d8c15ddcd595757f728fe7 (patch) | |
tree | 57d6d23a79804b94f29c4005780e0e268c9cd822 /comms | |
parent | 3ef3003c3b231dcc8347209d5cb8ef53398a42d8 (diff) | |
download | ports-9824d1fe02441f4b47d8c15ddcd595757f728fe7.tar.gz ports-9824d1fe02441f4b47d8c15ddcd595757f728fe7.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/libticables2/Makefile | 16 | ||||
-rw-r--r-- | comms/libticables2/distinfo | 6 |
2 files changed, 6 insertions, 16 deletions
diff --git a/comms/libticables2/Makefile b/comms/libticables2/Makefile index 5071cd23b3d9..5c35dda3c050 100644 --- a/comms/libticables2/Makefile +++ b/comms/libticables2/Makefile @@ -6,11 +6,11 @@ # PORTNAME= libticables2 -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtktiemu -DISTNAME= ${PORTNAME}-20061030 +DISTNAME= ${PORTNAME}-20070207 MAINTAINER= tijl@ulyssis.org COMMENT= TI calculator link cables library @@ -36,14 +36,4 @@ PLIST_SUB= NLS="@comment " CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\ LDFLAGS="-L${LOCALBASE}/lib" -.include <bsd.port.pre.mk> - -post-patch: - @${REINPLACE_CMD} -e 's|#include "linux/link_dev.c"||' \ - ${WRKSRC}/src/link_slv.c - @${REINPLACE_CMD} -e 's|<stdint\.h>|"stdints1.h"|' \ - ${WRKSRC}/src/linux/ioports.c - @${REINPLACE_CMD} -e 's|return usb_probe_devices2|return usb_probe_devices1|' \ - ${WRKSRC}/src/linux/link_slv.c - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/comms/libticables2/distinfo b/comms/libticables2/distinfo index d4d583793f13..f16ee8ae063c 100644 --- a/comms/libticables2/distinfo +++ b/comms/libticables2/distinfo @@ -1,3 +1,3 @@ -MD5 (libticables2-20061030.tar.bz2) = 27f8ddf8205a591f31b69d3fb5f214e9 -SHA256 (libticables2-20061030.tar.bz2) = 3d0e920cb92395a2f76e779b16aba59b0ae2362bfc957aa723a4ce5bd2fc839c -SIZE (libticables2-20061030.tar.bz2) = 511215 +MD5 (libticables2-20070207.tar.bz2) = 4a56fb5f5c9ce0ad81f2ee2291ab228f +SHA256 (libticables2-20070207.tar.bz2) = e3acb12d62766b7a2ef68a0b66c8199c960f56d54203de6dfbba0137f15e4955 +SIZE (libticables2-20070207.tar.bz2) = 498472 |