diff options
author | rm <rm@FreeBSD.org> | 2012-01-18 03:06:35 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-01-18 03:06:35 +0800 |
commit | a08ca14c00919640cc0283337417563ed31d9224 (patch) | |
tree | 355475311e9759d82c5e57fd4aa8765009353720 /devel/libtifiles2 | |
parent | 837da81379ac54d1add2f969885c72275c40d0ec (diff) | |
download | freebsd-ports-gnome-a08ca14c00919640cc0283337417563ed31d9224.tar.gz freebsd-ports-gnome-a08ca14c00919640cc0283337417563ed31d9224.tar.zst freebsd-ports-gnome-a08ca14c00919640cc0283337417563ed31d9224.zip |
- update converters/libticonv to 1.1.3
- update devel/libtifiles2 to 1.1.5
- update comms/libticables2 to 1.3.3
- update comms/libticalcs2 to 1.1.7
- update comms/tilp2 to 1.16
- bump PORTREVISION for emulators/tiemu3
- add LICENSE (GPLv2)
I did this in single commit because this ports are tightly interconnected,
so chanses are good to (temporarily) broke something, committing them
separatedly.
PR: 164024
Submitted by: Tijl Coosemans <tijl at coosemans dot org> (maintainer)
Diffstat (limited to 'devel/libtifiles2')
-rw-r--r-- | devel/libtifiles2/Makefile | 8 | ||||
-rw-r--r-- | devel/libtifiles2/distinfo | 4 | ||||
-rw-r--r-- | devel/libtifiles2/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/libtifiles2/Makefile b/devel/libtifiles2/Makefile index c241900c9431..d03457c55e72 100644 --- a/devel/libtifiles2/Makefile +++ b/devel/libtifiles2/Makefile @@ -6,14 +6,16 @@ # PORTNAME= libtifiles2 -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= devel -MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.15 +MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.16 MAINTAINER= tijl@coosemans.org COMMENT= TI calculator file types library -LIB_DEPENDS= ticonv.5:${PORTSDIR}/converters/libticonv +LICENSE= GPLv2 + +LIB_DEPENDS= ticonv.6:${PORTSDIR}/converters/libticonv USE_AUTOTOOLS= libtool USE_BZIP2= yes diff --git a/devel/libtifiles2/distinfo b/devel/libtifiles2/distinfo index 05c8d428a93e..9b33c6e08eeb 100644 --- a/devel/libtifiles2/distinfo +++ b/devel/libtifiles2/distinfo @@ -1,2 +1,2 @@ -SHA256 (libtifiles2-1.1.4.tar.bz2) = 84ff87d919c10e8ed6065c559ce649292ae1b295a07512875b548c360dbf9b9e -SIZE (libtifiles2-1.1.4.tar.bz2) = 430227 +SHA256 (libtifiles2-1.1.5.tar.bz2) = 4e701c98863c778c3f6fa465e426af23df88c9feee6fc9a9ca224a629a91e274 +SIZE (libtifiles2-1.1.5.tar.bz2) = 460500 diff --git a/devel/libtifiles2/pkg-plist b/devel/libtifiles2/pkg-plist index 0198c427888f..c128b2075e54 100644 --- a/devel/libtifiles2/pkg-plist +++ b/devel/libtifiles2/pkg-plist @@ -20,7 +20,7 @@ include/tilp2/typesxx.h lib/libtifiles2.a lib/libtifiles2.la lib/libtifiles2.so -lib/libtifiles2.so.7 +lib/libtifiles2.so.8 libdata/pkgconfig/tifiles2.pc %%NLS%%share/locale/fr/LC_MESSAGES/libtifiles2.mo @dirrmtry include/tilp2 |