diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 16:52:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 16:52:50 +0000 |
commit | d594ccc94ffa1006a70e7762de037c800e827b24 (patch) | |
tree | acb2244a21cfbea5c6e08351de94411bf3cb322a /x11-fonts/fontsproto | |
parent | 0c4a162c976c91f8789cd750fa2dd434fa12864d (diff) | |
download | ports-d594ccc94ffa1006a70e7762de037c800e827b24.tar.gz ports-d594ccc94ffa1006a70e7762de037c800e827b24.zip |
Notes
Diffstat (limited to 'x11-fonts/fontsproto')
-rw-r--r-- | x11-fonts/fontsproto/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/fontsproto/distinfo | 5 | ||||
-rw-r--r-- | x11-fonts/fontsproto/pkg-descr | 3 | ||||
-rw-r--r-- | x11-fonts/fontsproto/pkg-plist | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/x11-fonts/fontsproto/Makefile b/x11-fonts/fontsproto/Makefile index b0d6f0f87dc6..4ed4e6e81906 100644 --- a/x11-fonts/fontsproto/Makefile +++ b/x11-fonts/fontsproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fontsproto -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org diff --git a/x11-fonts/fontsproto/distinfo b/x11-fonts/fontsproto/distinfo index 48a25bd30b40..8e940644168c 100644 --- a/x11-fonts/fontsproto/distinfo +++ b/x11-fonts/fontsproto/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/proto/fontsproto-2.1.0.tar.bz2) = f3a857deadca3144fba041af1dbf7603 -SHA256 (xorg/proto/fontsproto-2.1.0.tar.bz2) = 5a9af61dc9142488c9ba6e4ae30a9d970ea0f889a1ab7f59de1c1898c83aeb35 -SIZE (xorg/proto/fontsproto-2.1.0.tar.bz2) = 56776 +SHA256 (xorg/proto/fontsproto-2.1.1.tar.bz2) = 9c9abc81e2927e6b6ffc6eece1f3fbc7559f506a2848673a21e72c0ae4d639bc +SIZE (xorg/proto/fontsproto-2.1.1.tar.bz2) = 131040 diff --git a/x11-fonts/fontsproto/pkg-descr b/x11-fonts/fontsproto/pkg-descr index 746a138d7e87..f48b806ae042 100644 --- a/x11-fonts/fontsproto/pkg-descr +++ b/x11-fonts/fontsproto/pkg-descr @@ -1,4 +1,3 @@ This package contains X.Org fontsproto protocol headers. -- Joel Dahl -joel@FreeBSD.org +WWW: http://www.x.org/ diff --git a/x11-fonts/fontsproto/pkg-plist b/x11-fonts/fontsproto/pkg-plist index d3034e8617fa..061a2f81ae4f 100644 --- a/x11-fonts/fontsproto/pkg-plist +++ b/x11-fonts/fontsproto/pkg-plist @@ -1,3 +1,4 @@ +%%DOCSDIR%%/fsproto.xml include/X11/fonts/FS.h include/X11/fonts/FSproto.h include/X11/fonts/font.h @@ -6,3 +7,4 @@ include/X11/fonts/fontstruct.h include/X11/fonts/fsmasks.h libdata/pkgconfig/fontsproto.pc @dirrmtry include/X11/fonts +@dirrm %%DOCSDIR%% |