diff options
author | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
commit | e117eda090ab9ed5eddb00d4e5dc188870b1d116 (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /misc | |
parent | ab34e546c74ea31dc9f22ece6a2ad1d246be44da (diff) | |
download | pkgsrc-e117eda090ab9ed5eddb00d4e5dc188870b1d116.tar.gz |
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/hitchhiker/Makefile | 4 | ||||
-rw-r--r-- | misc/koffice/Makefile | 4 | ||||
-rw-r--r-- | misc/koffice/buildlink3.mk | 4 | ||||
-rw-r--r-- | misc/xchm/Makefile | 3 |
4 files changed, 8 insertions, 7 deletions
diff --git a/misc/hitchhiker/Makefile b/misc/hitchhiker/Makefile index 34d9bcae49c..81a72c83698 100644 --- a/misc/hitchhiker/Makefile +++ b/misc/hitchhiker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2004/10/03 00:12:59 tv Exp $ +# $NetBSD: Makefile,v 1.18 2004/12/28 23:18:17 reed Exp $ # DISTNAME= hh2000-0.6 PKGNAME= hitchhiker-0.6 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hitchhiker/} diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 67e7268f3bd..e787bccab90 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2004/12/24 04:32:55 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2004/12/28 23:18:21 reed Exp $ DISTNAME= koffice-1.3.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ \ ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.3.5/src/ \ diff --git a/misc/koffice/buildlink3.mk b/misc/koffice/buildlink3.mk index 55e8d085cab..bc05b7ea75a 100644 --- a/misc/koffice/buildlink3.mk +++ b/misc/koffice/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:12:59 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2004/12/28 23:18:21 reed Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ KOFFICE_BUILDLINK3_MK:= ${KOFFICE_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= koffice .if !empty(KOFFICE_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.koffice?= koffice>=1.3 -BUILDLINK_RECOMMENDED.koffice?= koffice>=1.3.3nb1 +BUILDLINK_RECOMMENDED.koffice?= koffice>=1.3.5nb2 BUILDLINK_PKGSRCDIR.koffice?= ../../misc/koffice .endif # KOFFICE_BUILDLINK3_MK diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index 6f8822b399c..0f3ffaff19e 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/12/26 04:44:18 minskim Exp $ +# $NetBSD: Makefile,v 1.19 2004/12/28 23:18:19 reed Exp $ # DISTNAME= xchm-0.9.7 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |