diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-01-18 09:29:10 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-01-18 09:29:10 +0800 |
commit | b86d3ef00f49319f6aad82122c4de2c6a335f156 (patch) | |
tree | 7491acdee83a561681ed041c03c4518e0b8bf942 | |
parent | 78168b6de3fbd19e0cbd4c28419bfd63c731ea6f (diff) | |
download | freebsd-ports-gnome-b86d3ef00f49319f6aad82122c4de2c6a335f156.tar.gz freebsd-ports-gnome-b86d3ef00f49319f6aad82122c4de2c6a335f156.tar.zst freebsd-ports-gnome-b86d3ef00f49319f6aad82122c4de2c6a335f156.zip |
- Update to 1.99.9
PR: ports/142737
Submitted by: maintainer
-rw-r--r-- | net/tintin++-devel/Makefile | 6 | ||||
-rw-r--r-- | net/tintin++-devel/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net/tintin++-devel/Makefile b/net/tintin++-devel/Makefile index 9c81b63473b5..5ed0943acdbb 100644 --- a/net/tintin++-devel/Makefile +++ b/net/tintin++-devel/Makefile @@ -6,15 +6,17 @@ # PORTNAME= tintin -PORTVERSION= 1.99.8 +PORTVERSION= 1.99.9 CATEGORIES+= net games -MASTER_SITES= SF/${PORTNAME}/TinTin%2B%2B%20Source%20Code/${PORTVERSION} +MASTER_SITES= GOOGLE_CODE MAINTAINER= sunpoet@sunpoet.net COMMENT= A client program to help playing MUDs (devel version) LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre +PROJECTHOST= tintin-mud-client + CONFIGURE_ARGS+= --prefix=${PREFIX} --includedir=${LOCALBASE}/include \ --libdir=${LOCALBASE}/lib CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/net/tintin++-devel/distinfo b/net/tintin++-devel/distinfo index 21d8fafe2d9c..f397cd55198d 100644 --- a/net/tintin++-devel/distinfo +++ b/net/tintin++-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (tintin-1.99.8.tar.gz) = 700314e08d41ef5deb0884bfb17baab8 -SHA256 (tintin-1.99.8.tar.gz) = 90ce5139b6893f656c0367c97e08eea36fa087fcab36695625d27ca46860a1ac -SIZE (tintin-1.99.8.tar.gz) = 235932 +MD5 (tintin-1.99.9.tar.gz) = 264992e7f5be3ca37501ff14fa81358e +SHA256 (tintin-1.99.9.tar.gz) = a12bc97d67d4156305c82afc19b150a6acab55cae41a831e9c147d0a90a05dbd +SIZE (tintin-1.99.9.tar.gz) = 239040 |