diff options
author | araujo <araujo@FreeBSD.org> | 2007-08-31 10:05:07 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-08-31 10:05:07 +0800 |
commit | e91612681c72e5bb173dbcae7e73c4008e985db5 (patch) | |
tree | 9a78df8a339636534d55408553ac5c261655977f | |
parent | 78ad047050929733c058492ad98ac36dd1d985e4 (diff) | |
download | freebsd-ports-gnome-e91612681c72e5bb173dbcae7e73c4008e985db5.tar.gz freebsd-ports-gnome-e91612681c72e5bb173dbcae7e73c4008e985db5.tar.zst freebsd-ports-gnome-e91612681c72e5bb173dbcae7e73c4008e985db5.zip |
- Update to 1.0.2.
PR: ports/115489
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: itetcu (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer)
-rw-r--r-- | converters/libticonv/Makefile | 5 | ||||
-rw-r--r-- | converters/libticonv/distinfo | 6 | ||||
-rw-r--r-- | converters/libticonv/pkg-plist | 1 |
3 files changed, 4 insertions, 8 deletions
diff --git a/converters/libticonv/Makefile b/converters/libticonv/Makefile index 308bcc6333a8..5b1f11e29081 100644 --- a/converters/libticonv/Makefile +++ b/converters/libticonv/Makefile @@ -6,17 +6,14 @@ # PORTNAME= libticonv -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtktiemu -DISTNAME= ${PORTNAME}-20070207 MAINTAINER= tijl@ulyssis.org COMMENT= TI calculator character set library -WRKSRC= ${WRKDIR}/${PORTNAME} - USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes diff --git a/converters/libticonv/distinfo b/converters/libticonv/distinfo index ab34b3548139..ebea875d7629 100644 --- a/converters/libticonv/distinfo +++ b/converters/libticonv/distinfo @@ -1,3 +1,3 @@ -MD5 (libticonv-20070207.tar.bz2) = f104d9ce16439f9468c07e62f4940087 -SHA256 (libticonv-20070207.tar.bz2) = 0e73515ed0b29a90ea428c955881b3029bc152ddb3f41f78deb493e58c1a7600 -SIZE (libticonv-20070207.tar.bz2) = 298228 +MD5 (libticonv-1.0.2.tar.bz2) = e712ad74ad8f2d029966e0e75762ee80 +SHA256 (libticonv-1.0.2.tar.bz2) = 020dca59ecf85409d4fb6c3fd5a51fa82fa49548f3b5c17bfd8bd5f458340b7c +SIZE (libticonv-1.0.2.tar.bz2) = 295157 diff --git a/converters/libticonv/pkg-plist b/converters/libticonv/pkg-plist index 4c9676204dae..d0137ade9aa0 100644 --- a/converters/libticonv/pkg-plist +++ b/converters/libticonv/pkg-plist @@ -2,7 +2,6 @@ include/tilp2/charset.h include/tilp2/export4.h include/tilp2/stdints4.h include/tilp2/ticonv.h -include/tilp2/ticonv.h-e lib/libticonv.a lib/libticonv.la lib/libticonv.so |