diff options
author | araujo <araujo@FreeBSD.org> | 2007-08-31 10:12:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-08-31 10:12:19 +0800 |
commit | 93ba4b67debc7c0d3512eef74eabb027697c411d (patch) | |
tree | 6a6c6065089a0c0f5b98dae319ae02e02584ac29 /comms | |
parent | e06bb12107035e3f23585a931e80d7e739115da8 (diff) | |
download | freebsd-ports-gnome-93ba4b67debc7c0d3512eef74eabb027697c411d.tar.gz freebsd-ports-gnome-93ba4b67debc7c0d3512eef74eabb027697c411d.tar.zst freebsd-ports-gnome-93ba4b67debc7c0d3512eef74eabb027697c411d.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)
Diffstat (limited to 'comms')
-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 |