Index: head/sysutils/gtoaster/files/patch-aa =================================================================== --- head/sysutils/gtoaster/files/patch-aa (revision 67370) +++ head/sysutils/gtoaster/files/patch-aa (nonexistent) @@ -1,11 +0,0 @@ ---- cdromlow.c.orig Sun Apr 8 11:30:36 2001 -+++ cdromlow.c Sun Apr 8 11:30:39 2001 -@@ -323,7 +323,7 @@ - #ifndef __FreeBSD__ - if (track.cdte_ctrl&CDROM_DATA_TRACK) - #else -- if (entry.entry.control & CDROM_DATA_TRACK) -+ if (track.entry.control & CDROM_DATA_TRACK) - #endif - result=TRACKTYPE_DATA; - else Property changes on: head/sysutils/gtoaster/files/patch-aa ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/sysutils/gtoaster/Makefile =================================================================== --- head/sysutils/gtoaster/Makefile (revision 67370) +++ head/sysutils/gtoaster/Makefile (revision 67371) @@ -1,31 +1,31 @@ # New ports collection makefile for: gtoaster # Date created: 28 September 2000 # Whom: eric # # $FreeBSD$ # PORTNAME= gtoaster -PORTVERSION= 2001033113 +PORTVERSION= 1.0.Beta6 CATEGORIES= sysutils gnome MASTER_SITES= http://gnometoaster.rulez.org/archive/ -DISTNAME= ${PORTNAME}${PORTVERSION} +DISTNAME= ${PORTNAME}1.0Beta6 EXTRACT_SUFX= .tgz MAINTAINER= eric@FreeBSD.org RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ mkisofs:${PORTSDIR}/sysutils/mkisofs WRKSRC= ${WRKDIR}/gtoaster GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${X11BASE} CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config USE_GNOMENG= yes USE_GNOME= gtk12 USE_GMAKE= yes USE_X_PREFIX= yes .include Property changes on: head/sysutils/gtoaster/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/sysutils/gtoaster/distinfo =================================================================== --- head/sysutils/gtoaster/distinfo (revision 67370) +++ head/sysutils/gtoaster/distinfo (revision 67371) @@ -1 +1 @@ -MD5 (gtoaster2001033113.tgz) = 689983e152e3def428c44fdc7306d52a +MD5 (gtoaster1.0Beta6.tgz) = 89256dbb2bedfbc44337aa6980e6fb93 Property changes on: head/sysutils/gtoaster/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property