diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-02-12 06:24:36 +0000 |
commit | 545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5 (patch) | |
tree | 303235e49cc4ad2912cdbcd91ff4f31742f20f94 /wm/afterstep | |
parent | c0b97c4bce86913612b81775e5ca7db2336d3887 (diff) | |
download | pkgsrc-545f70a10b9d44a5f003a0bdf2cf92c2b70b6df5.tar.gz |
Recursive revbump from fonts/harfbuzz
Diffstat (limited to 'wm/afterstep')
-rw-r--r-- | wm/afterstep/Makefile | 4 | ||||
-rw-r--r-- | wm/afterstep/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile index 9c027cc9dbe..e980cf65759 100644 --- a/wm/afterstep/Makefile +++ b/wm/afterstep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2017/02/06 13:54:51 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2017/02/12 06:24:51 ryoon Exp $ DISTNAME= AfterStep-2.2.11 PKGNAME= ${DISTNAME:S/AfterStep/afterstep/} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= wm MASTER_SITES= ftp://ftp.afterstep.org/stable/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/afterstep/buildlink3.mk b/wm/afterstep/buildlink3.mk index 108e9db6c4e..367bf963515 100644 --- a/wm/afterstep/buildlink3.mk +++ b/wm/afterstep/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2017/02/06 13:54:51 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:51 ryoon Exp $ BUILDLINK_TREE+= afterstep @@ -6,7 +6,7 @@ BUILDLINK_TREE+= afterstep AFTERSTEP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.afterstep+= afterstep>=2.2.11 -BUILDLINK_ABI_DEPENDS.afterstep?= afterstep>=2.2.11nb16 +BUILDLINK_ABI_DEPENDS.afterstep?= afterstep>=2.2.11nb17 BUILDLINK_PKGSRCDIR.afterstep?= ../../wm/afterstep BUILDLINK_DEPMETHOD.afterstep?= build |