diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /math/octave-current | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'math/octave-current')
-rw-r--r-- | math/octave-current/Makefile | 3 | ||||
-rw-r--r-- | math/octave-current/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile index 730f4010b25..a5ac560a6e9 100644 --- a/math/octave-current/Makefile +++ b/math/octave-current/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2006/01/06 22:41:48 adam Exp $ +# $NetBSD: Makefile,v 1.54 2006/02/05 23:10:03 joerg Exp $ DISTNAME= octave-${OCTAVE_VER} PKGNAME= octave-current-${OCTAVE_VER} +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/ \ diff --git a/math/octave-current/buildlink3.mk b/math/octave-current/buildlink3.mk index d5a4bee52d9..9937edf9877 100644 --- a/math/octave-current/buildlink3.mk +++ b/math/octave-current/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2006/01/06 22:41:48 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2006/02/05 23:10:03 joerg Exp $ # BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ @@ -13,7 +13,7 @@ BUILDLINK_PACKAGES+= octave-current .if !empty(OCTAVE_CURRENT_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.octave-current+= octave-current>=2.1.57 -BUILDLINK_RECOMMENDED.octave-current+= octave-current>=2.1.59nb1 +BUILDLINK_RECOMMENDED.octave-current+= octave-current>=2.9.4nb1 BUILDLINK_PKGSRCDIR.octave-current?= ../../math/octave-current .endif # OCTAVE_CURRENT_BUILDLINK3_MK |