diff options
author | jmz <jmz@FreeBSD.org> | 2006-04-18 19:25:28 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2006-04-18 19:25:28 +0800 |
commit | d66ac5895a156b85371f3f33a27302fb47976b7d (patch) | |
tree | ddc13a315f65bf742da4e39cba3172a8c1d4f8b0 /x11 | |
parent | ad8366331f9137fffc32a09f73a6139c155c8f64 (diff) | |
download | freebsd-ports-gnome-d66ac5895a156b85371f3f33a27302fb47976b7d.tar.gz freebsd-ports-gnome-d66ac5895a156b85371f3f33a27302fb47976b7d.tar.zst freebsd-ports-gnome-d66ac5895a156b85371f3f33a27302fb47976b7d.zip |
Upgrade to version 4.1.16
PR: ports/95958
Submitted by: "Martin Wilke" <freebsd@unixfreunde.de>
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xloadimage/Makefile | 2 | ||||
-rw-r--r-- | x11/xloadimage/distinfo | 6 | ||||
-rw-r--r-- | x11/xloadimage/pkg-plist | 9 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile index d33774c4f892..502c5b982dca 100644 --- a/x11/xloadimage/Makefile +++ b/x11/xloadimage/Makefile @@ -6,7 +6,7 @@ # VERSION= 4.1 -REVISION= 15 +REVISION= 16 PORTREVISION= 0 PORTNAME= xloadimage diff --git a/x11/xloadimage/distinfo b/x11/xloadimage/distinfo index ec3ecc885abe..7bb0ffb65c98 100644 --- a/x11/xloadimage/distinfo +++ b/x11/xloadimage/distinfo @@ -1,6 +1,6 @@ MD5 (xloadimage.4.1.tar.gz) = 7331850fc04056ab8ae6b5725d1fb3d2 SHA256 (xloadimage.4.1.tar.gz) = 400bc7d84dcfb3265a7a1ce51819679dc3adaeda231514bd89b0f932b78ff5c4 SIZE (xloadimage.4.1.tar.gz) = 596021 -MD5 (xloadimage_4.1-15.diff.gz) = 546f446c617456d1a0187be57fe09ec6 -SHA256 (xloadimage_4.1-15.diff.gz) = 0be01b497528dcd2bb6311e10f741c314a4f24c7f6e75d3f8f91471b2bd705c4 -SIZE (xloadimage_4.1-15.diff.gz) = 67508 +MD5 (xloadimage_4.1-16.diff.gz) = f5c5f52176162d43c20eea3dea699b22 +SHA256 (xloadimage_4.1-16.diff.gz) = eb09ab4e61d6142de30b5db1cad5cfaf4c469846aa535606ed21fb4b40fd556f +SIZE (xloadimage_4.1-16.diff.gz) = 69676 diff --git a/x11/xloadimage/pkg-plist b/x11/xloadimage/pkg-plist index 866ff2aeee2a..67c272ffedbd 100644 --- a/x11/xloadimage/pkg-plist +++ b/x11/xloadimage/pkg-plist @@ -1,8 +1,11 @@ -@comment $FreeBSD$ bin/uufilter bin/xloadimage bin/xsetbg bin/xview etc/xloadimagerc -share/examples/xloadimage/xloadimagerc -@dirrm share/examples/xloadimage +man/man1/uufilter.1.gz +man/man1/xloadimage.1.gz +man/man1/xsetbg.1.gz +man/man1/xview.1.gz +%%EXAMPLESDIR%%/xloadimagerc +@dirrm %%EXAMPLESDIR%% |