mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 23:46:28 -04:00
- Update to 1.0.3
PR: ports/109289 Submitted by: Tijl Coosemans <tijl at ulyssis.org> (maintainer)
This commit is contained in:
parent
3ef3003c3b
commit
9824d1fe02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185495
2 changed files with 6 additions and 16 deletions
|
@ -6,11 +6,11 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= libticables2
|
PORTNAME= libticables2
|
||||||
PORTVERSION= 1.0.2
|
PORTVERSION= 1.0.3
|
||||||
CATEGORIES= comms
|
CATEGORIES= comms
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= gtktiemu
|
MASTER_SITE_SUBDIR= gtktiemu
|
||||||
DISTNAME= ${PORTNAME}-20061030
|
DISTNAME= ${PORTNAME}-20070207
|
||||||
|
|
||||||
MAINTAINER= tijl@ulyssis.org
|
MAINTAINER= tijl@ulyssis.org
|
||||||
COMMENT= TI calculator link cables library
|
COMMENT= TI calculator link cables library
|
||||||
|
@ -36,14 +36,4 @@ PLIST_SUB= NLS="@comment "
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\
|
||||||
LDFLAGS="-L${LOCALBASE}/lib"
|
LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.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>
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (libticables2-20061030.tar.bz2) = 27f8ddf8205a591f31b69d3fb5f214e9
|
MD5 (libticables2-20070207.tar.bz2) = 4a56fb5f5c9ce0ad81f2ee2291ab228f
|
||||||
SHA256 (libticables2-20061030.tar.bz2) = 3d0e920cb92395a2f76e779b16aba59b0ae2362bfc957aa723a4ce5bd2fc839c
|
SHA256 (libticables2-20070207.tar.bz2) = e3acb12d62766b7a2ef68a0b66c8199c960f56d54203de6dfbba0137f15e4955
|
||||||
SIZE (libticables2-20061030.tar.bz2) = 511215
|
SIZE (libticables2-20070207.tar.bz2) = 498472
|
||||||
|
|
Loading…
Add table
Reference in a new issue