diff options
author | Romain Tartière <romain@FreeBSD.org> | 2010-06-01 12:41:30 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2010-06-01 12:41:30 +0000 |
commit | 5c809510227e264f4ab23c92c1af146897974e8f (patch) | |
tree | bbc686a376c7c469beb062572a7062657211c4f3 /devel/monodevelop-database | |
parent | 76fcccf45033fac91efa53e1624554b93abdfbc0 (diff) |
Notes
Diffstat (limited to 'devel/monodevelop-database')
-rw-r--r-- | devel/monodevelop-database/Makefile | 6 | ||||
-rw-r--r-- | devel/monodevelop-database/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/monodevelop-database/Makefile b/devel/monodevelop-database/Makefile index b6490b4857a7..7c3ac34fbd1d 100644 --- a/devel/monodevelop-database/Makefile +++ b/devel/monodevelop-database/Makefile @@ -6,8 +6,7 @@ # PORTNAME= monodevelop-database -PORTVERSION= 2.0 -PORTREVISION= 5 +PORTVERSION= 2.2 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ @@ -27,4 +26,7 @@ post-patch: @${REINPLACE_CMD} -e 's|[(]prefix[)]/lib/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in +# Restrict to stable (even) versions, indicated by the second component. +PORTSCOUT= limitw:1,even + .include <bsd.port.mk> diff --git a/devel/monodevelop-database/distinfo b/devel/monodevelop-database/distinfo index 43126da55ca7..45c55c459c55 100644 --- a/devel/monodevelop-database/distinfo +++ b/devel/monodevelop-database/distinfo @@ -1,3 +1,3 @@ -MD5 (monodevelop-database-2.0.tar.bz2) = b3b2813e733eee7187976600c0b03676 -SHA256 (monodevelop-database-2.0.tar.bz2) = ce53d55d730e610c3ca48a1dc365642a3dc9f32d870bb157aeb6d26f18ae62c7 -SIZE (monodevelop-database-2.0.tar.bz2) = 364353 +MD5 (monodevelop-database-2.2.tar.bz2) = 430571024f88c87d5104121739c6ab7e +SHA256 (monodevelop-database-2.2.tar.bz2) = bc43781a360f90f9e69819d1192d1fd882981a807c058141fffb756ed3fe5c2b +SIZE (monodevelop-database-2.2.tar.bz2) = 384079 |