ports/51188: Update audio/snack: Fix md5 and make package

Kirill Ponomarew ponomarew at oberon.net
Sun Apr 20 17:20:13 UTC 2003


>Number:         51188
>Category:       ports
>Synopsis:       Update audio/snack: Fix md5 and make package
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 20 10:20:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr  2 12:24:32 CEST 2003     root at voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK  i386
 
        
>Description:

Update audio/snack: Fix md5 and make package 


>How-To-Repeat:
>Fix:

diff -ruN snack.orig/distinfo snack/distinfo
--- snack.orig/distinfo Tue Apr 15 11:49:08 2003
+++ snack/distinfo      Sun Apr 20 19:05:19 2003
@@ -1 +1 @@
-MD5 (snack2.2.tar.gz) = 2762706060ab0d90ce97ca022259a2f0
+MD5 (snack2.2.tar.gz) = df653516c0223dd535191dcd5d9a2628
diff -ruN snack.orig/files/patch-Makefile.in snack/files/patch-Makefile.in
--- snack.orig/files/patch-Makefile.in  Sat Nov 24 06:37:05 2001
+++ snack/files/patch-Makefile.in       Sun Apr 20 19:08:17 2003
@@ -1,15 +1,24 @@
---- Makefile.in.orig   Sat Nov 24 13:05:13 2001
-+++ Makefile.in        Sat Nov 24 13:07:42 2001
+--- Makefile.in.orig   Thu Feb  6 18:37:23 2003
++++ Makefile.in        Sun Apr 20 19:08:05 2003
 @@ -1,10 +1,10 @@
  # The path to the tcl.h header file
  
 -TCL_INCPATH = @TCL_SRC_DIR@/generic
-+TCL_INCPATH = %%LOCALBASE%%/include/tcl8.3/generic
++TCL_INCPATH = %%LOCALBASE%%/include/tcl8.3/generic 
  
  # The path to the tk.h header file
  
 -TK_INCPATH  = @TK_SRC_DIR@/generic
-+TK_INCPATH  = %%LOCALBASE%%/include/tk8.3/generic
++TK_INCPATH  = %%LOCALBASE%%/include/tk8.3/generic 
  
  # The path to the X11 include files
  
+@@ -12,7 +12,7 @@
+ 
+ # Install SNACK package here
+ 
+-SNACK_INSTALL_PATH = @SNACK_INSTALL_PATH@
++SNACK_INSTALL_PATH = %%LOCALBASE%%/lib
+ SNACK_HINSTALL_PATH = @SNACK_HINSTALL_PATH@
+ 
+ #
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list