head	1.2;
access;
symbols
	old_RELEASE_7_1_0:1.1
	old_RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.12.24.20.57.52;	author miwi;	state dead;
branches;
next	1.1;

1.1
date	2008.08.06.07.17.49;	author jadawin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Downgrade from 3.0-RC6 (dev) to 2.5.4 (stable)
- Set PORTEPOCH
- Mark conflict / LATEST_LINK with www/phpsysinfo-dev
- Update pkg-descr
- Update WWW

PR:		126823
Submitted by:	Walter Venable <walt@@relnor.com> (maintainer)
@
text
@--- includes/os/class.BSD.common.inc.php.org	2008-06-05 20:58:52.000000000 +0200
+++ includes/os/class.BSD.common.inc.php	2008-08-05 22:34:24.000000000 +0200
@@@@ -83,7 +83,7 @@@@
     }
   }
   // get our apache SERVER_NAME or vhost
-  public function hostname() {
+  public function vhostname() {
     if (!($result = getenv('SERVER_NAME'))) {
       $result = "N.A.";
     }
@


1.1
log
@- Update to 3.0-RC6

PR:		ports/126283
Submitted by:	Ralf van der Enden <tremere cainites net>
@
text
@@

