mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 1.0.2.
PR: ports/113584 (without pkg-plist removal) Submitted by: chinsan
This commit is contained in:
parent
a49c17d913
commit
9330fe32d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194679
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libXinerama
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
@ -19,4 +19,10 @@ USE_AUTOTOOLS= libtool:15
|
||||
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
MAN3= Xinerama.3 \
|
||||
XineramaQueryExtension.3 \
|
||||
XineramaQueryVersion.3 \
|
||||
XineramaIsActive.3 \
|
||||
XineramaQueryScreens.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xorg/lib/libXinerama-1.0.1.tar.bz2) = eae38dd6017dca95a756553995467aac
|
||||
SHA256 (xorg/lib/libXinerama-1.0.1.tar.bz2) = f242da28a517f810d454afc98289e52c52719e53822364a7249f82e9a9ad8f15
|
||||
SIZE (xorg/lib/libXinerama-1.0.1.tar.bz2) = 206173
|
||||
MD5 (xorg/lib/libXinerama-1.0.2.tar.bz2) = f6fb08eafd3c2909d515f1a07bfca8fd
|
||||
SHA256 (xorg/lib/libXinerama-1.0.2.tar.bz2) = d245d7ae4c766ecbc4e5cc2666e2e78198d8386dbaa06b35c3d1b1457ee5d03d
|
||||
SIZE (xorg/lib/libXinerama-1.0.2.tar.bz2) = 214046
|
||||
|
Loading…
Reference in New Issue
Block a user