diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-08-31 02:12:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-08-31 02:12:19 +0000 |
commit | 32dc3c336074d885440f7018c10b22491c2a1411 (patch) | |
tree | 20622894ed1968aba1445b2f12a2fd7f4cdf69a9 /comms/libticables2 | |
parent | fde1e81b558248d6b69033ef522254fcc7540eaa (diff) | |
download | ports-32dc3c336074d885440f7018c10b22491c2a1411.tar.gz ports-32dc3c336074d885440f7018c10b22491c2a1411.zip |
- Update to 1.0.5.
PR: ports/115576
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: itetcu (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=198571
Diffstat (limited to 'comms/libticables2')
-rw-r--r-- | comms/libticables2/Makefile | 5 | ||||
-rw-r--r-- | comms/libticables2/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/comms/libticables2/Makefile b/comms/libticables2/Makefile index 5c35dda3c050..79a53406cf73 100644 --- a/comms/libticables2/Makefile +++ b/comms/libticables2/Makefile @@ -6,19 +6,16 @@ # PORTNAME= libticables2 -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.5 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtktiemu -DISTNAME= ${PORTNAME}-20070207 MAINTAINER= tijl@ulyssis.org COMMENT= TI calculator link cables library LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb -WRKSRC= ${WRKDIR}/libticables - USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes diff --git a/comms/libticables2/distinfo b/comms/libticables2/distinfo index f16ee8ae063c..381d251643cf 100644 --- a/comms/libticables2/distinfo +++ b/comms/libticables2/distinfo @@ -1,3 +1,3 @@ -MD5 (libticables2-20070207.tar.bz2) = 4a56fb5f5c9ce0ad81f2ee2291ab228f -SHA256 (libticables2-20070207.tar.bz2) = e3acb12d62766b7a2ef68a0b66c8199c960f56d54203de6dfbba0137f15e4955 -SIZE (libticables2-20070207.tar.bz2) = 498472 +MD5 (libticables2-1.0.5.tar.bz2) = 9eb6e91764e0de32a48edfe0878e0f87 +SHA256 (libticables2-1.0.5.tar.bz2) = 43a7cbf424ceed8c5d0b1e25bb80da3b9d5c654c380a857b0990e96656ed3775 +SIZE (libticables2-1.0.5.tar.bz2) = 506274 |