diff options
author | thierry <thierry@FreeBSD.org> | 2005-12-13 02:22:50 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-12-13 02:22:50 +0800 |
commit | ce6e7c7f35b606d143f78e29f31b95f823336f6b (patch) | |
tree | 40d28ce7ccbf04f9a69ef27fc1083c287839c1fc /www/horde | |
parent | a591006f48a6903f017b6925915a7f98e807fddc (diff) | |
download | freebsd-ports-gnome-ce6e7c7f35b606d143f78e29f31b95f823336f6b.tar.gz freebsd-ports-gnome-ce6e7c7f35b606d143f78e29f31b95f823336f6b.tar.zst freebsd-ports-gnome-ce6e7c7f35b606d143f78e29f31b95f823336f6b.zip |
The distfile has been renamed.
No change excepted:
diff -urN horde-h3-3.0.8/lib/version.php horde-3.0.8/lib/version.php
--- horde-h3-3.0.8/lib/version.php Sun Dec 11 20:25:55 2005
+++ horde-3.0.8/lib/version.php Sun Dec 11 20:47:56 2005
@@ -1 +1 @@
-<?php define('HORDE_VERSION', 'H3 (3.0.8)') ?>
+<?php define('HORDE_VERSION', '3.0.8') ?>
Diffstat (limited to 'www/horde')
-rw-r--r-- | www/horde/Makefile | 1 | ||||
-rw-r--r-- | www/horde/distinfo | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index 4cf669721c80..1f0d4f231482 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -20,7 +20,6 @@ MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ .if defined(WITH_PHP5) PKGNAMESUFFIX= -php5 .endif -DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= A common code-base used by Horde applications, written in PHP diff --git a/www/horde/distinfo b/www/horde/distinfo index 64e604bd38a2..72848eed0508 100644 --- a/www/horde/distinfo +++ b/www/horde/distinfo @@ -1,3 +1,3 @@ -MD5 (horde-h3-3.0.8.tar.gz) = ed7db625cbe32adaf320ded5917ff491 -SHA256 (horde-h3-3.0.8.tar.gz) = 06a5bffc76ea768291cd4e7e59cff036ae39121abb4de91fa2ff3a0275d6a16b -SIZE (horde-h3-3.0.8.tar.gz) = 3737950 +MD5 (horde-3.0.8.tar.gz) = ac681a1fafa0b1f1940da15471c4637a +SHA256 (horde-3.0.8.tar.gz) = 5c22151c4f30717e0bd366e00f915e5978047fc3b740707461daa39cc82da1d2 +SIZE (horde-3.0.8.tar.gz) = 3738815 |