aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-18 03:06:35 +0800
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-18 03:06:35 +0800
commitf2c31745173a2754c9798476f68c4ce91514a5a0 (patch)
tree12fa140fb6b6c09d6c0ea79a1ee31d923659b3e0 /emulators
parent304c5c8d5b33c040c9230dd101c97deb87985bd6 (diff)
downloadfreebsd-ports-gnome-f2c31745173a2754c9798476f68c4ce91514a5a0.tar.gz
freebsd-ports-gnome-f2c31745173a2754c9798476f68c4ce91514a5a0.tar.zst
freebsd-ports-gnome-f2c31745173a2754c9798476f68c4ce91514a5a0.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 'emulators')
-rw-r--r--emulators/tiemu3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile
index d1c77d41ca09..ade3ce9c86f5 100644
--- a/emulators/tiemu3/Makefile
+++ b/emulators/tiemu3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tiemu3
PORTVERSION= 3.03
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= SF/gtktiemu/tiemu-linux/TIEmu%20${DISTVERSION}
DISTNAME= tiemu-${DISTVERSION}
@@ -16,9 +16,9 @@ EXTRACT_SUFX= -nogdb.tar.gz
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= TI89(ti)/92(+)/V200 hand-helds emulator
-LIB_DEPENDS= ticalcs2.9:${PORTSDIR}/comms/libticalcs2 \
- ticables2.4:${PORTSDIR}/comms/libticables2 \
- tifiles2.7:${PORTSDIR}/devel/libtifiles2
+LIB_DEPENDS= ticalcs2.10:${PORTSDIR}/comms/libticalcs2 \
+ ticables2.5:${PORTSDIR}/comms/libticables2 \
+ tifiles2.8:${PORTSDIR}/devel/libtifiles2
USE_AUTOTOOLS= libtool
USE_GMAKE= yes