diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-30 08:59:50 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-30 08:59:50 +0000 |
commit | a56f894b075e703f09692c02c4f3add6ed248fc1 (patch) | |
tree | 729a152cf54d1de3e06a1795940faa9269647427 /net/tryst | |
parent | - update to 1.1.1 (diff) |
- update to Tryst-108.pl6
- fix build on 64bit
Notes
Notes:
svn path=/head/; revision=183694
Diffstat (limited to 'net/tryst')
-rw-r--r-- | net/tryst/Makefile | 10 | ||||
-rw-r--r-- | net/tryst/distinfo | 6 |
2 files changed, 10 insertions, 6 deletions
diff --git a/net/tryst/Makefile b/net/tryst/Makefile index faf41a0a45b9..055b286557a1 100644 --- a/net/tryst/Makefile +++ b/net/tryst/Makefile @@ -7,11 +7,11 @@ PORTNAME= tryst PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= net -#MASTER_SITES= http://gnustep.dyndns.org/Downloads/ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex -DISTNAME= tryst-108pl4 +DISTNAME= tryst-108pl6 EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.org @@ -26,6 +26,10 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -WRKSRC= ${WRKDIR}/Tryst-108.pl4 +WRKSRC= ${WRKDIR}/Tryst-108.pl6 + +.if defined(FETCH_MAKESUM) +MASTER_SITES= http://gnustep.dyndns.org/Downloads/Frameworks/ +.endif .include <bsd.port.mk> diff --git a/net/tryst/distinfo b/net/tryst/distinfo index 9d4a1e8138c9..19b517bf05cc 100644 --- a/net/tryst/distinfo +++ b/net/tryst/distinfo @@ -1,3 +1,3 @@ -MD5 (tryst-108pl4.tgz) = 864837db718c20c9931f4e17e14182d4 -SHA256 (tryst-108pl4.tgz) = 3a54428cde6fea3b49f097f31baaa6bb7c6183ae5c8dda49e30bad5cd5925a67 -SIZE (tryst-108pl4.tgz) = 55465 +MD5 (tryst-108pl6.tgz) = edb7fc69c416e880a4e64f2f725f9f97 +SHA256 (tryst-108pl6.tgz) = 739c42f10855ecf200f3e22c27fa8ae07695a9a7e20f89532d754d79ecffc7c2 +SIZE (tryst-108pl6.tgz) = 58613 |