aboutsummaryrefslogtreecommitdiff
path: root/audio/dagrab
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-15 06:20:28 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-15 06:20:28 +0000
commitca84de87eaae8b14273480e1142bae5507442be6 (patch)
tree74e54c5d8239828723abb45dd5e1e0f087278864 /audio/dagrab
parent90943b1a3889858282b21c171bb154d6ebd32b60 (diff)
downloadports-ca84de87eaae8b14273480e1142bae5507442be6.tar.gz
ports-ca84de87eaae8b14273480e1142bae5507442be6.zip
Update to version 0.3.1. Reroll the patch for FreeBSD so it works
Notes
Notes: svn path=/head/; revision=20732
Diffstat (limited to 'audio/dagrab')
-rw-r--r--audio/dagrab/Makefile9
-rw-r--r--audio/dagrab/distinfo4
-rw-r--r--audio/dagrab/files/patch-aa28
3 files changed, 19 insertions, 22 deletions
diff --git a/audio/dagrab/Makefile b/audio/dagrab/Makefile
index f65364d45672..f60c0d388afb 100644
--- a/audio/dagrab/Makefile
+++ b/audio/dagrab/Makefile
@@ -1,17 +1,18 @@
# New ports collection makefile for: dagrab
-# Version required: 0.3
+# Version required: 0.3.1
# Date created: 2nd, Jan 1999
# Whom: Chia-liang Kao <clkao@CirX.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/01/02 19:40:28 hoek Exp $
+# $Id: Makefile,v 1.2 1999/01/03 18:58:53 hoek Exp $
#
-DISTNAME= dagrab-0.3
+DISTNAME= dagrab-0.3.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/cdrom
+EXTRACT_SUFX= .tgz
-PATCH_SITES= http://ken.csie.ntu.edu.tw/~clkao/
+PATCH_SITES= http://www.freebsd.org/~cpiazza/distfiles/
PATCHFILES= dagrab-freebsd.patch.gz
MAINTAINER= clkao@CirX.ORG
diff --git a/audio/dagrab/distinfo b/audio/dagrab/distinfo
index 97f7d37c4974..546cbaba40e0 100644
--- a/audio/dagrab/distinfo
+++ b/audio/dagrab/distinfo
@@ -1,2 +1,2 @@
-MD5 (dagrab-0.3.tar.gz) = 5c7c7fb5e29bf2042f769d621a01d6d2
-MD5 (dagrab-freebsd.patch.gz) = 455f1852402610954617042bc1b41c6d
+MD5 (dagrab-0.3.1.tgz) = ba0210cd5371a3f309885eb78e5306ba
+MD5 (dagrab-freebsd.patch.gz) = 2a2a74bda055f6d65d220ab373dd0f33
diff --git a/audio/dagrab/files/patch-aa b/audio/dagrab/files/patch-aa
index 6057f9d9a3f3..f3bc47822240 100644
--- a/audio/dagrab/files/patch-aa
+++ b/audio/dagrab/files/patch-aa
@@ -1,16 +1,12 @@
-*** Makefile~ Mon Jan 4 00:51:29 1999
---- Makefile Mon Jan 4 00:51:17 1999
-***************
-*** 1,5 ****
-! CC=gcc
-! CFLAGS=-Wall -g
- all:dagrab
-
- dagrab:dagrab.o
---- 1,6 ----
-! CC ?= gcc
-! CFLAGS ?= -O2
-! CFLAGS += -Wall -g
- all:dagrab
-
- dagrab:dagrab.o
+--- Makefile.orig Thu Jun 24 15:55:04 1999
++++ Makefile Sat Aug 14 21:58:55 1999
+@@ -1,7 +1,7 @@
+-CC=gcc
++#CC=gcc
+ #uncomment the following line for linux 2.0.x (and maybe 2.1.x or 1.x too ...)
+ #UCD=-DUSE_UCDROM
+-CFLAGS=-Wall -g ${UCD}
++CFLAGS+=-Wall -g ${UCD}
+ all:dagrab
+
+ dagrab:dagrab.o