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 /sysutils | |
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 'sysutils')
-rw-r--r-- | sysutils/conky/pkg-plist | 2 | ||||
-rw-r--r-- | sysutils/gupsc/files/patch-Makefile.in | 2 | ||||
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/pkg-plist | 2 | ||||
-rw-r--r-- | sysutils/xfce4-showdesktop-plugin/files/patch-panel-plugin::showdesktop.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/conky/pkg-plist b/sysutils/conky/pkg-plist index b84c16ce3..b9484c49c 100644 --- a/sysutils/conky/pkg-plist +++ b/sysutils/conky/pkg-plist @@ -1,4 +1,4 @@ -@comment $FreeBSD: ports/sysutils/conky/pkg-plist,v 1.1 2005/08/31 07:45:52 novel Exp $ +@comment $FreeBSD$ bin/conky %%EXAMPLESDIR%%/conkyrc.sample @dirrm %%EXAMPLESDIR%% diff --git a/sysutils/gupsc/files/patch-Makefile.in b/sysutils/gupsc/files/patch-Makefile.in index 4929a3fe6..5e904ee15 100644 --- a/sysutils/gupsc/files/patch-Makefile.in +++ b/sysutils/gupsc/files/patch-Makefile.in @@ -1,5 +1,5 @@ -$FreeBSD: ports/sysutils/gupsc/files/patch-Makefile.in,v 1.1 2002/05/13 12:50:41 sobomax Exp $ +$FreeBSD$ --- Makefile.in 2002/05/13 12:37:29 1.1 +++ Makefile.in 2002/05/13 12:37:39 diff --git a/sysutils/xfce4-fsguard-plugin/pkg-plist b/sysutils/xfce4-fsguard-plugin/pkg-plist index a0dc7ad70..dcae11303 100644 --- a/sysutils/xfce4-fsguard-plugin/pkg-plist +++ b/sysutils/xfce4-fsguard-plugin/pkg-plist @@ -1,4 +1,4 @@ -@comment $FreeBSD: ports/sysutils/xfce4-fsguard-plugin/pkg-plist,v 1.3 2006/03/16 10:34:10 pav Exp $ +@comment $FreeBSD$ lib/xfce4/panel-plugins/libfsguard.a lib/xfce4/panel-plugins/libfsguard.la lib/xfce4/panel-plugins/libfsguard.so diff --git a/sysutils/xfce4-showdesktop-plugin/files/patch-panel-plugin::showdesktop.c b/sysutils/xfce4-showdesktop-plugin/files/patch-panel-plugin::showdesktop.c index 541a0677c..f8221bbea 100644 --- a/sysutils/xfce4-showdesktop-plugin/files/patch-panel-plugin::showdesktop.c +++ b/sysutils/xfce4-showdesktop-plugin/files/patch-panel-plugin::showdesktop.c @@ -1,4 +1,4 @@ -$FreeBSD: ports/sysutils/xfce4-showdesktop-plugin/files/patch-panel-plugin::showdesktop.c,v 1.1 2004/01/10 17:36:28 petef Exp $ +$FreeBSD$ --- panel-plugin/showdesktop.c.orig Wed Nov 5 12:06:04 2003 +++ panel-plugin/showdesktop.c Sat Jan 10 11:21:40 2004 |