diff options
Diffstat (limited to 'deskutils/xchm')
-rw-r--r-- | deskutils/xchm/Makefile | 3 | ||||
-rw-r--r-- | deskutils/xchm/distinfo | 4 | ||||
-rw-r--r-- | deskutils/xchm/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index a7f0d5b1a50d..c2f05048b099 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchm -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.7 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/deskutils/xchm/distinfo b/deskutils/xchm/distinfo index 75c287a9fcfb..00679e536bdf 100644 --- a/deskutils/xchm/distinfo +++ b/deskutils/xchm/distinfo @@ -1,2 +1,2 @@ -MD5 (xchm-0.9.6.tar.gz) = 68afb42cf0e547541ffdbdf62885c40c -SIZE (xchm-0.9.6.tar.gz) = 319726 +MD5 (xchm-0.9.7.tar.gz) = 7481fceb17035e5dd10b9547bd56ee98 +SIZE (xchm-0.9.7.tar.gz) = 323675 diff --git a/deskutils/xchm/pkg-plist b/deskutils/xchm/pkg-plist index 5dc1816fd010..cf37db498edc 100644 --- a/deskutils/xchm/pkg-plist +++ b/deskutils/xchm/pkg-plist @@ -18,3 +18,4 @@ share/pixmaps/xchm-128.xpm share/pixmaps/xchm-16.xpm share/pixmaps/xchm-32.xpm share/pixmaps/xchm-48.xpm +@unexec rmdir %D/share/pixmaps 2>/dev/null || true |