diff options
author | wiz <wiz> | 2007-03-18 21:00:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-18 21:00:55 +0000 |
commit | 2fa3bbfce877bb9a3cfdda1a97d4ee44907f9ee1 (patch) | |
tree | 06acd8410f8042e172d4709b8a0cecd817182adb /net/ORBit2/Makefile | |
parent | 86837c6218f7679e989c06b153ceb4587d708ab1 (diff) | |
download | pkgsrc-2fa3bbfce877bb9a3cfdda1a97d4ee44907f9ee1.tar.gz |
Update to 2.14.7:
ORBit2-2.14.7
* bug fixes
+ Split up some asserts to ease debugging
+ Dist MAINTAINERS
ORBit2-2.14.6
* bug fixes
+ Add uninstalled .pc files (Brian Cameron)
+ Improve debugging (Kees Cook)
+ Build fix (dmacks at netspace org)
Diffstat (limited to 'net/ORBit2/Makefile')
-rw-r--r-- | net/ORBit2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index 09bddd4509e..cf062fd1109 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2007/02/01 12:52:24 drochner Exp $ +# $NetBSD: Makefile,v 1.54 2007/03/18 21:00:55 wiz Exp $ # -DISTNAME= ORBit2-2.14.5 +DISTNAME= ORBit2-2.14.7 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit2/2.14/} EXTRACT_SUFX= .tar.bz2 |