summaryrefslogtreecommitdiff
path: root/sysutils/gcombust
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-18 01:28:55 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-18 01:28:55 +0000
commit04f0e9c484e7961fa20ae7d4b8928b710ce48cbe (patch)
treef7b221a62c191f23075f28747eda549b0ba7c039 /sysutils/gcombust
parent- Remove excessive LIB_DEPENDS entry (diff)
Update port to 0.1.28
PR: 16138 Submitted by: Maintainer
Notes
Notes: svn path=/head/; revision=24804
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r--sysutils/gcombust/Makefile8
-rw-r--r--sysutils/gcombust/distinfo2
-rw-r--r--sysutils/gcombust/pkg-descr5
3 files changed, 8 insertions, 7 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index 6edcfb19f298..4d45e534a2b3 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gcombust
-# Version required: 0.1.25
+# Version required: 0.1.28
# Date created: Tue Jun 22 21:17:03 MET DST 1999
# Whom: Juergen Lock <nox@jelal.kn-bremen.de>
#
# $FreeBSD$
#
-DISTNAME= gcombust-0.1.25
+DISTNAME= gcombust-0.1.28
CATEGORIES= sysutils
MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
@@ -20,6 +20,10 @@ GNU_CONFIGURE= yes
USE_X_PREFIX= yes
CONFIGURE_ENV= GTK_CONFIG=${PREFIX}/bin/gtk12-config
+# for patch-ab (/dev/cd0a -> /dev/rcd0a)
+post-configure:
+ cd ${WRKSRC}/po && ${MAKE} update-po
+
post-install:
${MKDIR} ${PREFIX}/share/doc/gcombust
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gcombust
diff --git a/sysutils/gcombust/distinfo b/sysutils/gcombust/distinfo
index 693f7c1db952..728e4904b870 100644
--- a/sysutils/gcombust/distinfo
+++ b/sysutils/gcombust/distinfo
@@ -1 +1 @@
-MD5 (gcombust-0.1.25.tar.gz) = ab7da507a8c16f850b41ab9e1cf4a4f5
+MD5 (gcombust-0.1.28.tar.gz) = 21f586606dfeb4ffd3f6f2203847e420
diff --git a/sysutils/gcombust/pkg-descr b/sysutils/gcombust/pkg-descr
index ebdbe7ddedae..7b36c6851677 100644
--- a/sysutils/gcombust/pkg-descr
+++ b/sysutils/gcombust/pkg-descr
@@ -5,9 +5,6 @@ would probably be wise to test it with the -dummy option at first to check that
I haven't made any stupid errors. Also, it prints the command it's executing to
stdout so you can look at it and maybe spot errors.
-There's no save option yet, but it respects cdrecord's CDR_SPEED, CDR_DEVICE
-and CDR_FIFOSIZE environment variables, so for now use them.
-
I love to recieve feedback/comments/ideas/bugreports at:
jmunsin@iki.fi (jmunsin@abo.fi)
@@ -19,4 +16,4 @@ NOTE: If you decide to do a NLS translation of gcombust, it might be a good
Flames to:
/dev/null
-WWW: http://www.iki.fi/jmunsin/gcombust
+WWW: http://www.abo.fi/~jmunsin/gcombust/