diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gimp-help-en/Makefile | 1 | ||||
-rw-r--r-- | misc/hotkeys/Makefile | 2 | ||||
-rw-r--r-- | misc/libisocodes/Makefile | 1 | ||||
-rw-r--r-- | misc/libmetalink/Makefile | 1 | ||||
-rw-r--r-- | misc/libsupertone/Makefile | 2 | ||||
-rw-r--r-- | misc/nut/Makefile | 4 | ||||
-rw-r--r-- | misc/parley/Makefile | 1 | ||||
-rw-r--r-- | misc/shared-mime-info/Makefile | 1 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 2 |
9 files changed, 10 insertions, 5 deletions
diff --git a/misc/gimp-help-en/Makefile b/misc/gimp-help-en/Makefile index ed2d5db73bb8..e55f4b72536a 100644 --- a/misc/gimp-help-en/Makefile +++ b/misc/gimp-help-en/Makefile @@ -3,6 +3,7 @@ PORTNAME= gimp-help PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES?= misc graphics MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ diff --git a/misc/hotkeys/Makefile b/misc/hotkeys/Makefile index 6633902ea495..54fa1b32d941 100644 --- a/misc/hotkeys/Makefile +++ b/misc/hotkeys/Makefile @@ -3,7 +3,7 @@ PORTNAME= hotkeys PORTVERSION= 0.5.7.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= misc MASTER_SITES= http://ypwong.org/hotkeys/${PORTVERSION}/ DISTNAME= hotkeys_${PORTVERSION} diff --git a/misc/libisocodes/Makefile b/misc/libisocodes/Makefile index bff010139680..e9c8bbe347ec 100644 --- a/misc/libisocodes/Makefile +++ b/misc/libisocodes/Makefile @@ -3,6 +3,7 @@ PORTNAME= libisocodes PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/ diff --git a/misc/libmetalink/Makefile b/misc/libmetalink/Makefile index e034d369fb14..df6ca799a1f2 100644 --- a/misc/libmetalink/Makefile +++ b/misc/libmetalink/Makefile @@ -3,6 +3,7 @@ PORTNAME= libmetalink PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ \ LOCAL/sunpoet diff --git a/misc/libsupertone/Makefile b/misc/libsupertone/Makefile index 7cc15d091113..f0ddfb96b122 100644 --- a/misc/libsupertone/Makefile +++ b/misc/libsupertone/Makefile @@ -3,7 +3,7 @@ PORTNAME= libsupertone PORTVERSION= 0.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.soft-switch.org/downloads/unicall/ diff --git a/misc/nut/Makefile b/misc/nut/Makefile index fc6e2eabee1e..75824c6974c8 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -3,7 +3,7 @@ PORTNAME= nut PORTVERSION= 18.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- @@ -32,7 +32,7 @@ NO_STAGE= yes .if ${PORT_OPTIONS:MFLTK} LIB_DEPENDS+= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ - freetype:${PORTSDIR}/print/freetype2 \ + libfreetype.so:${PORTSDIR}/print/freetype2 \ expat:${PORTSDIR}/textproc/expat2 \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ fltk_images:${PORTSDIR}/x11-toolkits/fltk diff --git a/misc/parley/Makefile b/misc/parley/Makefile index 20b2dfb51da3..f5a32edb95c8 100644 --- a/misc/parley/Makefile +++ b/misc/parley/Makefile @@ -2,6 +2,7 @@ PORTNAME= parley PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile index 5f5b8f3c038c..24ea46b75601 100644 --- a/misc/shared-mime-info/Makefile +++ b/misc/shared-mime-info/Makefile @@ -4,6 +4,7 @@ PORTNAME= shared-mime-info PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= http://people.freedesktop.org/~hadess/ diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 4403760b02aa..9971687ab978 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc xfce geography MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |