diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-01-30 16:59:50 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-01-30 16:59:50 +0800 |
commit | a89752684f44e710443bdeebc68f286b65d91e8e (patch) | |
tree | 76bb155d3294bc1bb9d0a7dcf4b1e1c1d1d3d6b7 /net/tryst | |
parent | 4e0719251775d592ed7cfc429605ffd7847cb326 (diff) | |
download | freebsd-ports-gnome-a89752684f44e710443bdeebc68f286b65d91e8e.tar.gz freebsd-ports-gnome-a89752684f44e710443bdeebc68f286b65d91e8e.tar.zst freebsd-ports-gnome-a89752684f44e710443bdeebc68f286b65d91e8e.zip |
- update to Tryst-108.pl6
- fix build on 64bit
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 |