diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-11 04:22:28 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-11 04:22:28 +0800 |
commit | a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2 (patch) | |
tree | a4d71c6bc0758e2dd37ec6da0c7764c539e9ba77 /audio | |
parent | 08c72d1b2ce43590d2c2db43e2510bbe4e29819f (diff) | |
download | marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.gz marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.bz2 marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.lz marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.xz marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.zst marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.zip |
- Sync w/ FreeBSD ports.
- Some misc fixes such as add about three missing files, need to bump and etc.
- Reset $FreeBSD$, it was not supposed to be include in this commit as I want
to keep it seperate, but I accidented ran the script. Ah well.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7696 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cantus/Makefile | 2 | ||||
-rw-r--r-- | audio/easytag-devel/files/patch-src_picture.c | 2 | ||||
-rw-r--r-- | audio/extace/files/patch-src::color_win.c | 2 | ||||
-rw-r--r-- | audio/glame/files/patch-Makefile.in | 2 | ||||
-rw-r--r-- | audio/glame/files/patch-src::plugins::audio_io_oss.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/cantus/Makefile b/audio/cantus/Makefile index 26afe430e..f7157e6f4 100644 --- a/audio/cantus/Makefile +++ b/audio/cantus/Makefile @@ -2,7 +2,7 @@ # Date created: 22 May 2003 # Whom: old@old.com.ua # -# $FreeBSD: ports/audio/cantus/Makefile,v 1.6 2006/03/07 08:25:43 ade Exp $ +# $FreeBSD$ # PORTNAME= cantus diff --git a/audio/easytag-devel/files/patch-src_picture.c b/audio/easytag-devel/files/patch-src_picture.c index d6829c8f0..ac96606aa 100644 --- a/audio/easytag-devel/files/patch-src_picture.c +++ b/audio/easytag-devel/files/patch-src_picture.c @@ -1,5 +1,5 @@ -$FreeBSD: ports/audio/easytag-devel/files/patch-src_picture.c,v 1.1 2005/12/23 20:51:29 vs Exp $ +$FreeBSD$ --- src/picture.c.orig +++ src/picture.c diff --git a/audio/extace/files/patch-src::color_win.c b/audio/extace/files/patch-src::color_win.c index bce1bbef4..08be78990 100644 --- a/audio/extace/files/patch-src::color_win.c +++ b/audio/extace/files/patch-src::color_win.c @@ -1,5 +1,5 @@ -$FreeBSD: ports/audio/extace/files/patch-src::color_win.c,v 1.2 2003/06/04 20:58:33 adamw Exp $ +$FreeBSD$ --- src/color_win.c.orig Wed Feb 26 01:22:19 2003 +++ src/color_win.c Fri May 23 18:26:18 2003 diff --git a/audio/glame/files/patch-Makefile.in b/audio/glame/files/patch-Makefile.in index a2931ae76..e7bcd4fae 100644 --- a/audio/glame/files/patch-Makefile.in +++ b/audio/glame/files/patch-Makefile.in @@ -1,5 +1,5 @@ -$FreeBSD: ports/audio/glame/files/patch-Makefile.in,v 1.3 2004/12/11 18:26:00 krion Exp $ +$FreeBSD$ --- Makefile.in.orig Fri Oct 29 03:53:30 2004 +++ Makefile.in Fri Oct 29 21:29:55 2004 diff --git a/audio/glame/files/patch-src::plugins::audio_io_oss.c b/audio/glame/files/patch-src::plugins::audio_io_oss.c index 448eef265..f59657bd3 100644 --- a/audio/glame/files/patch-src::plugins::audio_io_oss.c +++ b/audio/glame/files/patch-src::plugins::audio_io_oss.c @@ -1,5 +1,5 @@ -$FreeBSD: ports/audio/glame/files/patch-src::plugins::audio_io_oss.c,v 1.1 2003/07/01 12:34:21 sobomax Exp $ +$FreeBSD$ --- src/plugins/audio_io_oss.c 2003/07/01 12:26:28 1.1 +++ src/plugins/audio_io_oss.c 2003/07/01 12:26:41 |