diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-20 05:51:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-20 05:51:16 +0000 |
commit | 10a8a72040be87b810d185eafb84acf020ab597c (patch) | |
tree | 691476172862c9500e51d598b13850da99405e0f /deskutils/xfce4-notes-plugin | |
parent | 5e8552276818ec5eed2f7edcc4996dd6fca95a5d (diff) | |
download | ports-10a8a72040be87b810d185eafb84acf020ab597c.tar.gz ports-10a8a72040be87b810d185eafb84acf020ab597c.zip |
Update deskutils/xfce4-notes to 0.9.6.
Please note that the upstream package name has changed from
xfce4-notes to xfce4-notes-plugin, which is in line with
several other panel plugins for xfce4. I have renamed the
package accordingly. Maybe it would make sense to repo-copy
the port to keep naming in sync?
PR: ports/57883
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
Notes
Notes:
svn path=/head/; revision=96252
Diffstat (limited to 'deskutils/xfce4-notes-plugin')
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 6 | ||||
-rw-r--r-- | deskutils/xfce4-notes-plugin/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index 6995eb9af105..8a3aae8d2368 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: xfce4-notes +# New ports collection makefile for: xfce4-notes-plugin # Date created: 06 October 2003 # Whom: Thorsten Greiner <thorsten.greiner@web.de> # # $FreeBSD$ # -PORTNAME= xfce4-notes -PORTVERSION= 0.9.5 +PORTNAME= xfce4-notes-plugin +PORTVERSION= 0.9.6 CATEGORIES= deskutils xfce MASTER_SITES= http://www.lysator.liu.se/~b0kaj/ DIST_SUBDIR= xfce4 diff --git a/deskutils/xfce4-notes-plugin/distinfo b/deskutils/xfce4-notes-plugin/distinfo index 1882ee829a3c..f3d7b584aa7b 100644 --- a/deskutils/xfce4-notes-plugin/distinfo +++ b/deskutils/xfce4-notes-plugin/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce4-notes-0.9.5.tar.gz) = 1592de9d708dbab5f90066000c621d84 +MD5 (xfce4/xfce4-notes-plugin-0.9.6.tar.gz) = 7012a7ff526abb4c15f085336b360c39 |