aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-07-18 19:11:29 +0800
committerdinoex <dinoex@FreeBSD.org>2009-07-18 19:11:29 +0800
commitf66043401d219e6bee08b710c77b732eb36060b5 (patch)
tree33a2c0660e6aa1ee1be77151d2f351ab35b4d41b /sysutils
parentd9ee3962c7bfd2113fa777e2f591f564ae12e107 (diff)
downloadfreebsd-ports-gnome-f66043401d219e6bee08b710c77b732eb36060b5.tar.gz
freebsd-ports-gnome-f66043401d219e6bee08b710c77b732eb36060b5.tar.zst
freebsd-ports-gnome-f66043401d219e6bee08b710c77b732eb36060b5.zip
- update to jpeg7
Tested by: pav on pointyhat
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ascpu/Makefile4
-rw-r--r--sysutils/testdisk/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/ascpu/Makefile b/sysutils/ascpu/Makefile
index f74d5ac4e887..ad0dbf9d1b42 100644
--- a/sysutils/ascpu/Makefile
+++ b/sysutils/ascpu/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ascpu
PORTVERSION= 1.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils afterstep
MASTER_SITES= http://www.tigr.net/afterstep/download/ascpu/
MAINTAINER= demon@FreeBSD.org
COMMENT= CPU statistics monitor utility for XFree86
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
USE_XORG= xpm
GNU_CONFIGURE= yes
diff --git a/sysutils/testdisk/Makefile b/sysutils/testdisk/Makefile
index fb02a4b141f8..08b1373253ba 100644
--- a/sysutils/testdisk/Makefile
+++ b/sysutils/testdisk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= testdisk
PORTVERSION= 6.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.cgsecurity.org/
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
@@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= flz@FreeBSD.org
COMMENT= Tool to check and undelete partitions
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
USE_BZIP2= yes
GNU_CONFIGURE= yes