Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  8 Jul 1999 16:09:40 -0700 (PDT)
From:      rod@idiotswitch.org
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/12567: Xhippo port update (from 0.85 to 1.05)
Message-ID:  <19990708230940.80E0414E57@hub.freebsd.org>

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

>Number:         12567
>Category:       ports
>Synopsis:       Xhippo port update (from 0.85 to 1.05)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul  8 16:10:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Rod Taylor
>Release:        4-current
>Organization:
>Environment:
>Description:
Xhippo update.  New version supports many new features.  Also, they've moved to a GNU website.

Please note, I will not be around for a week to answer questions regarding these changes.

I also didn't have a getopt.h header.  Upon retrieving the gnu one, it compiled fine.  Is this common?  (Should it be a patch in the port?)

Thanks!
>How-To-Repeat:

>Fix:
diff -ruN xhippo/Makefile xhippo.new/Makefile
--- xhippo/Makefile     Sat May 29 03:51:59 1999
+++ xhippo.new/Makefile Sun Jul  4 22:38:00 1999
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.2 1999/05/29 03:51:59 steve Exp $
 #
 
-DISTNAME=      xhippo-0.85
+DISTNAME=      xhippo-1.05
 CATEGORIES=    audio
 MASTER_SITES=  http://zenchaos.netpedia.net/software/
 
diff -ruN xhippo/files/md5 xhippo.new/files/md5
--- xhippo/files/md5    Sat May 29 03:52:15 1999
+++ xhippo.new/files/md5        Thu Jul  8 19:03:36 1999
@@ -1 +1 @@
-MD5 (xhippo-0.85.tar.gz) = 00f74eed5f5d8ca1bd62f5d6c25537ad
+MD5 (xhippo-1.05.tar.gz) = a601610f1e2c318b12ec3048766439d8
diff -ruN xhippo/patches/patch-aa xhippo.new/patches/patch-aa
--- xhippo/patches/patch-aa     Sat May 29 03:52:17 1999
+++ xhippo.new/patches/patch-aa Thu Jan  1 00:00:00 1970
@@ -1,11 +0,0 @@
---- Makefile.in.orig   Wed May 26 18:13:40 1999
-+++ Makefile.in        Wed May 26 18:13:52 1999
-@@ -72,7 +72,7 @@
- bin_PROGRAMS = xhippo
- xhippo_SOURCES = xhippo.c xhippo.h
- xhippo_LDADD = @UILIBS@
--CPPFLAGS = -DSYSTEMXHIPPOCONFIG=\"@datadir@/xhippo.config\" -DVERSION=\"@VERSION@\" @UIFLAGS@
-+CPPFLAGS = -DSYSTEMXHIPPOCONFIG=\"@sysconfdir@/xhippo.config\" -DVERSION=\"@VERSION@\" @UIFLAGS@
- 
- EXTRA_DIST = README README.fvwm2 LIESMICH BUGS xhippo.config xhippo.gtkrc xhippo.xpm
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
diff -ruN xhippo/pkg/DESCR xhippo.new/pkg/DESCR
--- xhippo/pkg/DESCR    Sat Jun  5 05:36:43 1999
+++ xhippo.new/pkg/DESCR        Sun Jul  4 22:31:45 1999
@@ -5,4 +5,4 @@
 
 More can be added via the configuration file using external players
 
-WWW: http://zenchaos.netpedia.net/#xhippo
+WWW: http://www.gnu.org/software/xhippo/xhippo.html

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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