Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2007 01:31:20 -0900
From:      "Beech Rintoul" <beech@alaskaparadise.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/109425: [Maintainer Update] www/horde-base - Makefile
Message-ID:  <1172140280.18438@stargate.alaskaparadise.com>
Resent-Message-ID: <200702221040.l1MAe1bI089371@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109425
>Category:       ports
>Synopsis:       [Maintainer Update] www/horde-base - Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 22 10:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise  
>Environment:


System: FreeBSD 7.0-CURRENT #105: Sat Feb 17 20:29:41 AKST 2007
    root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


Adjusted Makefile to reflect name change

Add to MOVED:
www/horde|www/horde-base|2007-02-22|Renamed

Delete orig. www/horde


>How-To-Repeat:





>Fix:


diff -ruN --exclude=CVS /usr/ports/www/horde-base.orig/Makefile /usr/ports/www/horde-base/Makefile
--- /usr/ports/www/horde-base.orig/Makefile	Mon Feb 12 14:25:40 2007
+++ /usr/ports/www/horde-base/Makefile	Thu Feb 22 01:19:51 2007
@@ -1,14 +1,16 @@
-# Ports collection makefile for:  horde2
+# Ports collection makefile for:  horde3
 # Date created:			  Sun Oct 07, 2001
 # Whom:				  Thierry Thomas (<thierry@thomas.as>)
 #
 # $FreeBSD: ports/www/horde-base/Makefile,v 1.46 2007/02/12 23:25:40 sat Exp $
 #
 
-PORTNAME=	horde
+PORTNAME=	base
 PORTVERSION=	3.1.3
 CATEGORIES=	www
 MASTER_SITES=	HORDE
+PKGNAMEPREFIX=	horde-
+DISTNAME=	${PKGNAMEPREFIX}${PORTVERSION}
 
 MAINTAINER=	beech@alaskaparadise.com
 COMMENT=	A common code-base used by Horde applications, written in PHP



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1172140280.18438>