Guest User

Untitled

a guest
Oct 28th, 2017
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.24 KB | None | 0 0
  1. Index: fixesproto/Makefile
  2. ===================================================================
  3. RCS file: /home/pcvs/ports/x11/fixesproto/Makefile,v
  4. retrieving revision 1.3
  5. diff -u -r1.3 Makefile
  6. --- fixesproto/Makefile 25 Feb 2011 16:52:09 -0000 1.3
  7. +++ fixesproto/Makefile 8 Sep 2011 21:15:50 -0000
  8. @@ -6,7 +6,7 @@
  9. #
  10.  
  11. PORTNAME= fixesproto
  12. -PORTVERSION= 4.1.2
  13. +PORTVERSION= 5.0
  14. CATEGORIES= x11
  15.  
  16. MAINTAINER= x11@FreeBSD.org
  17. Index: fixesproto/distinfo
  18. ===================================================================
  19. RCS file: /home/pcvs/ports/x11/fixesproto/distinfo,v
  20. retrieving revision 1.3
  21. diff -u -r1.3 distinfo
  22. --- fixesproto/distinfo 25 Feb 2011 16:52:09 -0000 1.3
  23. +++ fixesproto/distinfo 8 Sep 2011 21:15:50 -0000
  24. @@ -1,2 +1,2 @@
  25. -SHA256 (xorg/proto/fixesproto-4.1.2.tar.bz2) = de4cbfccb533c190073445eb2a891d997e89f6fb58204f68ae82871de044f857
  26. -SIZE (xorg/proto/fixesproto-4.1.2.tar.bz2) = 103043
  27. +SHA256 (xorg/proto/fixesproto-5.0.tar.bz2) = ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce
  28. +SIZE (xorg/proto/fixesproto-5.0.tar.bz2) = 100886
  29. Index: inputproto/Makefile
  30. ===================================================================
  31. RCS file: /home/pcvs/ports/x11/inputproto/Makefile,v
  32. retrieving revision 1.5
  33. diff -u -r1.5 Makefile
  34. --- inputproto/Makefile 25 Feb 2011 16:52:10 -0000 1.5
  35. +++ inputproto/Makefile 8 Sep 2011 21:15:50 -0000
  36. @@ -6,7 +6,7 @@
  37. #
  38.  
  39. PORTNAME= inputproto
  40. -PORTVERSION= 2.0.1
  41. +PORTVERSION= 2.0.2
  42. CATEGORIES= x11
  43.  
  44. MAINTAINER= x11@FreeBSD.org
  45. Index: inputproto/distinfo
  46. ===================================================================
  47. RCS file: /home/pcvs/ports/x11/inputproto/distinfo,v
  48. retrieving revision 1.5
  49. diff -u -r1.5 distinfo
  50. --- inputproto/distinfo 25 Feb 2011 16:52:10 -0000 1.5
  51. +++ inputproto/distinfo 8 Sep 2011 21:15:50 -0000
  52. @@ -1,2 +1,2 @@
  53. -SHA256 (xorg/proto/inputproto-2.0.1.tar.bz2) = 63663dd88df812738e0efdc52a18868c0756128f09748cbe89c8ec6d17124a44
  54. -SIZE (xorg/proto/inputproto-2.0.1.tar.bz2) = 152547
  55. +SHA256 (xorg/proto/inputproto-2.0.2.tar.bz2) = 64222a590ad4a62a3c8d57805379451769e3329cc5c8c5c1f1fc0d1529ebf005
  56. +SIZE (xorg/proto/inputproto-2.0.2.tar.bz2) = 155535
  57. Index: printproto/Makefile
  58. ===================================================================
  59. RCS file: /home/pcvs/ports/x11/printproto/Makefile,v
  60. retrieving revision 1.2
  61. diff -u -r1.2 Makefile
  62. --- printproto/Makefile 23 Jan 2009 16:28:15 -0000 1.2
  63. +++ printproto/Makefile 8 Sep 2011 21:15:50 -0000
  64. @@ -6,7 +6,7 @@
  65. #
  66.  
  67. PORTNAME= printproto
  68. -PORTVERSION= 1.0.4
  69. +PORTVERSION= 1.0.5
  70. CATEGORIES= x11
  71.  
  72. MAINTAINER= x11@FreeBSD.org
  73. @@ -14,4 +14,6 @@
  74.  
  75. XORG_CAT= proto
  76.  
  77. +MAN7= Xprint.7
  78. +
  79. .include <bsd.port.mk>
  80. Index: printproto/distinfo
  81. ===================================================================
  82. RCS file: /home/pcvs/ports/x11/printproto/distinfo,v
  83. retrieving revision 1.3
  84. diff -u -r1.3 distinfo
  85. --- printproto/distinfo 19 Mar 2011 12:37:58 -0000 1.3
  86. +++ printproto/distinfo 8 Sep 2011 21:15:50 -0000
  87. @@ -1,2 +1,2 @@
  88. -SHA256 (xorg/proto/printproto-1.0.4.tar.bz2) = f059a93188e7143dbb6cc55e31ccf81b976776aa3023bfa57f47501fd1bfd3be
  89. -SIZE (xorg/proto/printproto-1.0.4.tar.bz2) = 49579
  90. +SHA256 (xorg/proto/printproto-1.0.5.tar.bz2) = 1298316cf43b987365ab7764d61b022a3d7f180b67b423eed3456862d155911a
  91. +SIZE (xorg/proto/printproto-1.0.5.tar.bz2) = 222559
  92. Index: recordproto/Makefile
  93. ===================================================================
  94. RCS file: /home/pcvs/ports/x11/recordproto/Makefile,v
  95. retrieving revision 1.2
  96. diff -u -r1.2 Makefile
  97. --- recordproto/Makefile 1 May 2010 11:40:15 -0000 1.2
  98. +++ recordproto/Makefile 8 Sep 2011 21:15:50 -0000
  99. @@ -6,7 +6,7 @@
  100. #
  101.  
  102. PORTNAME= recordproto
  103. -PORTVERSION= 1.14
  104. +PORTVERSION= 1.14.1
  105. CATEGORIES= x11
  106.  
  107. MAINTAINER= x11@FreeBSD.org
  108. @@ -14,4 +14,10 @@
  109.  
  110. XORG_CAT= proto
  111.  
  112. +CONFIGURE_ARGS+=--disable-specs --without-xmlto
  113. +
  114. +post-patch:
  115. + @${REINPLACE_CMD} '/^SUBDIRS/,/&$$/ \
  116. + s/specs//' ${WRKSRC}/Makefile.in
  117. +
  118. .include <bsd.port.mk>
  119. Index: recordproto/distinfo
  120. ===================================================================
  121. RCS file: /home/pcvs/ports/x11/recordproto/distinfo,v
  122. retrieving revision 1.3
  123. diff -u -r1.3 distinfo
  124. --- recordproto/distinfo 19 Mar 2011 12:37:59 -0000 1.3
  125. +++ recordproto/distinfo 8 Sep 2011 21:15:50 -0000
  126. @@ -1,2 +1,2 @@
  127. -SHA256 (xorg/proto/recordproto-1.14.tar.bz2) = 1bd2375bd2bdaa3ea90aa0a70cf1657a2d61877b6eb7e3fe3e6f1d289e69d067
  128. -SIZE (xorg/proto/recordproto-1.14.tar.bz2) = 84439
  129. +SHA256 (xorg/proto/recordproto-1.14.1.tar.bz2) = b27eb043d3e618bc1f8b704a64f8ae218ea00e7f36f9107ac41d41940773098d
  130. +SIZE (xorg/proto/recordproto-1.14.1.tar.bz2) = 112238
  131. Index: renderproto/Makefile
  132. ===================================================================
  133. RCS file: /home/pcvs/ports/x11/renderproto/Makefile,v
  134. retrieving revision 1.3
  135. diff -u -r1.3 Makefile
  136. --- renderproto/Makefile 1 May 2010 11:40:16 -0000 1.3
  137. +++ renderproto/Makefile 8 Sep 2011 21:15:50 -0000
  138. @@ -6,7 +6,7 @@
  139. #
  140.  
  141. PORTNAME= renderproto
  142. -PORTVERSION= 0.11
  143. +PORTVERSION= 0.11.1
  144. CATEGORIES= x11
  145.  
  146. MAINTAINER= x11@FreeBSD.org
  147. Index: renderproto/distinfo
  148. ===================================================================
  149. RCS file: /home/pcvs/ports/x11/renderproto/distinfo,v
  150. retrieving revision 1.4
  151. diff -u -r1.4 distinfo
  152. --- renderproto/distinfo 19 Mar 2011 12:37:59 -0000 1.4
  153. +++ renderproto/distinfo 8 Sep 2011 21:15:50 -0000
  154. @@ -1,2 +1,2 @@
  155. -SHA256 (xorg/proto/renderproto-0.11.tar.bz2) = c4d1d6d9b0b6ed9a328a94890c171d534f62708f0982d071ccd443322bedffc2
  156. -SIZE (xorg/proto/renderproto-0.11.tar.bz2) = 66112
  157. +SHA256 (xorg/proto/renderproto-0.11.1.tar.bz2) = 06735a5b92b20759204e4751ecd6064a2ad8a6246bb65b3078b862a00def2537
  158. +SIZE (xorg/proto/renderproto-0.11.1.tar.bz2) = 105741
  159. Index: resourceproto/Makefile
  160. ===================================================================
  161. RCS file: /home/pcvs/ports/x11/resourceproto/Makefile,v
  162. retrieving revision 1.1
  163. diff -u -r1.1 Makefile
  164. --- resourceproto/Makefile 19 May 2007 20:27:14 -0000 1.1
  165. +++ resourceproto/Makefile 8 Sep 2011 21:15:50 -0000
  166. @@ -6,7 +6,7 @@
  167. #
  168.  
  169. PORTNAME= resourceproto
  170. -PORTVERSION= 1.0.2
  171. +PORTVERSION= 1.2.0
  172. CATEGORIES= x11
  173.  
  174. MAINTAINER= x11@FreeBSD.org
  175. @@ -14,4 +14,8 @@
  176.  
  177. XORG_CAT= proto
  178.  
  179. +post-patch:
  180. + @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \
  181. + s/install-dist_docDATA//' ${WRKSRC}/Makefile.in
  182. +
  183. .include <bsd.port.mk>
  184. Index: resourceproto/distinfo
  185. ===================================================================
  186. RCS file: /home/pcvs/ports/x11/resourceproto/distinfo,v
  187. retrieving revision 1.2
  188. diff -u -r1.2 distinfo
  189. --- resourceproto/distinfo 19 Mar 2011 12:37:59 -0000 1.2
  190. +++ resourceproto/distinfo 8 Sep 2011 21:15:50 -0000
  191. @@ -1,2 +1,2 @@
  192. -SHA256 (xorg/proto/resourceproto-1.0.2.tar.bz2) = 0c33d6fceef5483001459bdc934b5831502250b27f1f4ad370ab044f8ab53487
  193. -SIZE (xorg/proto/resourceproto-1.0.2.tar.bz2) = 36859
  194. +SHA256 (xorg/proto/resourceproto-1.2.0.tar.bz2) = 3c66003a6bdeb0f70932a9ed3cf57cc554234154378d301e0c5cfa189d8f6818
  195. +SIZE (xorg/proto/resourceproto-1.2.0.tar.bz2) = 102992
  196. Index: scrnsaverproto/Makefile
  197. ===================================================================
  198. RCS file: /home/pcvs/ports/x11/scrnsaverproto/Makefile,v
  199. retrieving revision 1.2
  200. diff -u -r1.2 Makefile
  201. --- scrnsaverproto/Makefile 1 May 2010 11:40:16 -0000 1.2
  202. +++ scrnsaverproto/Makefile 8 Sep 2011 21:15:50 -0000
  203. @@ -6,7 +6,7 @@
  204. #
  205.  
  206. PORTNAME= scrnsaverproto
  207. -PORTVERSION= 1.2.0
  208. +PORTVERSION= 1.2.1
  209. CATEGORIES= x11
  210.  
  211. MAINTAINER= x11@FreeBSD.org
  212. @@ -14,4 +14,10 @@
  213.  
  214. XORG_CAT= proto
  215.  
  216. +CONFIGURE_ARGS+=--disable-specs --without-xmlto
  217. +
  218. +post-patch:
  219. + @${REINPLACE_CMD} '/^SUBDIRS/,/^$$/ \
  220. + s/specs//' ${WRKSRC}/Makefile.in
  221. +
  222. .include <bsd.port.mk>
  223. Index: scrnsaverproto/distinfo
  224. ===================================================================
  225. RCS file: /home/pcvs/ports/x11/scrnsaverproto/distinfo,v
  226. retrieving revision 1.3
  227. diff -u -r1.3 distinfo
  228. --- scrnsaverproto/distinfo 19 Mar 2011 12:38:01 -0000 1.3
  229. +++ scrnsaverproto/distinfo 8 Sep 2011 21:15:50 -0000
  230. @@ -1,2 +1,2 @@
  231. -SHA256 (xorg/proto/scrnsaverproto-1.2.0.tar.bz2) = deaf0a3212617e0dab353a3c3a66e0a1f2398306eca0fd882ac15996b0e44d99
  232. -SIZE (xorg/proto/scrnsaverproto-1.2.0.tar.bz2) = 49623
  233. +SHA256 (xorg/proto/scrnsaverproto-1.2.1.tar.bz2) = fad2f73cac136fcddd311d27a14ac7e519a9bec6ab272490d9c9b363556024f1
  234. +SIZE (xorg/proto/scrnsaverproto-1.2.1.tar.bz2) = 107997
  235. Index: videoproto/Makefile
  236. ===================================================================
  237. RCS file: /home/pcvs/ports/x11/videoproto/Makefile,v
  238. retrieving revision 1.2
  239. diff -u -r1.2 Makefile
  240. --- videoproto/Makefile 1 May 2010 11:40:17 -0000 1.2
  241. +++ videoproto/Makefile 8 Sep 2011 21:15:50 -0000
  242. @@ -6,7 +6,7 @@
  243. #
  244.  
  245. PORTNAME= videoproto
  246. -PORTVERSION= 2.3.0
  247. +PORTVERSION= 2.3.1
  248. CATEGORIES= x11
  249.  
  250. MAINTAINER= x11@FreeBSD.org
  251. @@ -14,4 +14,8 @@
  252.  
  253. XORG_CAT= proto
  254.  
  255. +post-patch:
  256. + @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \
  257. + s/install-dist_docDATA//' ${WRKSRC}/Makefile.in
  258. +
  259. .include <bsd.port.mk>
  260. Index: videoproto/distinfo
  261. ===================================================================
  262. RCS file: /home/pcvs/ports/x11/videoproto/distinfo,v
  263. retrieving revision 1.3
  264. diff -u -r1.3 distinfo
  265. --- videoproto/distinfo 19 Mar 2011 12:38:04 -0000 1.3
  266. +++ videoproto/distinfo 8 Sep 2011 21:15:50 -0000
  267. @@ -1,2 +1,2 @@
  268. -SHA256 (xorg/proto/videoproto-2.3.0.tar.bz2) = 4f2bc94e5a1b60d6f35a9a2589ca98949e8841997f6a9acf4e85f46c1f34045f
  269. -SIZE (xorg/proto/videoproto-2.3.0.tar.bz2) = 54499
  270. +SHA256 (xorg/proto/videoproto-2.3.1.tar.bz2) = 3ec76d24931d1e08c6c8d0b89a25e32dc44bc8f87d1dcb3fe201e3c99f89635a
  271. +SIZE (xorg/proto/videoproto-2.3.1.tar.bz2) = 100391
  272. Index: xcmiscproto/Makefile
  273. ===================================================================
  274. RCS file: /home/pcvs/ports/x11/xcmiscproto/Makefile,v
  275. retrieving revision 1.2
  276. diff -u -r1.2 Makefile
  277. --- xcmiscproto/Makefile 1 May 2010 11:40:19 -0000 1.2
  278. +++ xcmiscproto/Makefile 8 Sep 2011 21:15:50 -0000
  279. @@ -6,7 +6,7 @@
  280. #
  281.  
  282. PORTNAME= xcmiscproto
  283. -PORTVERSION= 1.2.0
  284. +PORTVERSION= 1.2.1
  285. CATEGORIES= x11
  286.  
  287. MAINTAINER= x11@FreeBSD.org
  288. @@ -14,4 +14,12 @@
  289.  
  290. XORG_CAT= proto
  291.  
  292. +CONFIGURE_ARGS+=--disable-specs --without-xmlto
  293. +
  294. +post-patch:
  295. + @${REINPLACE_CMD} '/^SUBDIRS =/,/^$$/ s/specs//' \
  296. + ${WRKSRC}/Makefile.in
  297. +
  298. +#SUBDIRS= specs
  299. +
  300. .include <bsd.port.mk>
  301. Index: xcmiscproto/distinfo
  302. ===================================================================
  303. RCS file: /home/pcvs/ports/x11/xcmiscproto/distinfo,v
  304. retrieving revision 1.3
  305. diff -u -r1.3 distinfo
  306. --- xcmiscproto/distinfo 19 Mar 2011 12:38:10 -0000 1.3
  307. +++ xcmiscproto/distinfo 8 Sep 2011 21:15:50 -0000
  308. @@ -1,2 +1,2 @@
  309. -SHA256 (xorg/proto/xcmiscproto-1.2.0.tar.bz2) = de17c06b7005c5e9ab469e324e76c5c3b8baa2dfc3c1dc7e93438c197facf68e
  310. -SIZE (xorg/proto/xcmiscproto-1.2.0.tar.bz2) = 48697
  311. +SHA256 (xorg/proto/xcmiscproto-1.2.1.tar.bz2) = 730e27e22bfb99409bc364233f3f766f5163de0cbf2edad33738cfdf55f04c15
  312. +SIZE (xorg/proto/xcmiscproto-1.2.1.tar.bz2) = 101926
  313. Index: xextproto/Makefile
  314. ===================================================================
  315. RCS file: /home/pcvs/ports/x11/xextproto/Makefile,v
  316. retrieving revision 1.4
  317. diff -u -r1.4 Makefile
  318. --- xextproto/Makefile 1 May 2010 11:40:21 -0000 1.4
  319. +++ xextproto/Makefile 8 Sep 2011 21:15:50 -0000
  320. @@ -6,7 +6,7 @@
  321. #
  322.  
  323. PORTNAME= xextproto
  324. -PORTVERSION= 7.1.1
  325. +PORTVERSION= 7.2.0
  326. CATEGORIES= x11
  327.  
  328. MAINTAINER= x11@FreeBSD.org
  329. @@ -14,4 +14,9 @@
  330.  
  331. XORG_CAT= proto
  332.  
  333. +CONFIGURE_ARGS+=--disable-specs
  334. +
  335. +post-patch:
  336. + @${REINPLACE_CMD} '/^SUBDIR/s/specs//' ${WRKSRC}/Makefile.in
  337. +
  338. .include <bsd.port.mk>
  339. Index: xextproto/distinfo
  340. ===================================================================
  341. RCS file: /home/pcvs/ports/x11/xextproto/distinfo,v
  342. retrieving revision 1.5
  343. diff -u -r1.5 distinfo
  344. --- xextproto/distinfo 19 Mar 2011 12:38:12 -0000 1.5
  345. +++ xextproto/distinfo 8 Sep 2011 21:15:50 -0000
  346. @@ -1,2 +1,2 @@
  347. -SHA256 (xorg/proto/xextproto-7.1.1.tar.bz2) = 6d0abd31ddd57c2cb24cecf5fd90b4c29a276e20e3e03ca3c2c57d074f964d99
  348. -SIZE (xorg/proto/xextproto-7.1.1.tar.bz2) = 71234
  349. +SHA256 (xorg/proto/xextproto-7.2.0.tar.bz2) = d2bc4208c6b1883ebe00bc5c0048e5d825038cda56775f74bb4aa89afdc576d5
  350. +SIZE (xorg/proto/xextproto-7.2.0.tar.bz2) = 207724
  351. Index: xextproto/pkg-plist
  352. ===================================================================
  353. RCS file: /home/pcvs/ports/x11/xextproto/pkg-plist,v
  354. retrieving revision 1.3
  355. diff -u -r1.3 pkg-plist
  356. --- xextproto/pkg-plist 1 May 2010 11:40:21 -0000 1.3
  357. +++ xextproto/pkg-plist 8 Sep 2011 21:15:50 -0000
  358. @@ -20,10 +20,13 @@
  359. include/X11/extensions/securproto.h
  360. include/X11/extensions/shapeconst.h
  361. include/X11/extensions/shapeproto.h
  362. +include/X11/extensions/shapestr.h
  363. include/X11/extensions/shm.h
  364. include/X11/extensions/shmproto.h
  365. +include/X11/extensions/shmstr.h
  366. include/X11/extensions/syncconst.h
  367. include/X11/extensions/syncproto.h
  368. +include/X11/extensions/syncstr.h
  369. include/X11/extensions/xtestconst.h
  370. include/X11/extensions/xtestext1const.h
  371. include/X11/extensions/xtestext1proto.h
  372. Index: xf86vidmodeproto/Makefile
  373. ===================================================================
  374. RCS file: /home/pcvs/ports/x11/xf86vidmodeproto/Makefile,v
  375. retrieving revision 1.2
  376. diff -u -r1.2 Makefile
  377. --- xf86vidmodeproto/Makefile 1 May 2010 11:40:22 -0000 1.2
  378. +++ xf86vidmodeproto/Makefile 8 Sep 2011 21:15:50 -0000
  379. @@ -6,7 +6,7 @@
  380. #
  381.  
  382. PORTNAME= xf86vidmodeproto
  383. -PORTVERSION= 2.3
  384. +PORTVERSION= 2.3.1
  385. CATEGORIES= x11
  386.  
  387. MAINTAINER= x11@FreeBSD.org
  388. Index: xf86vidmodeproto/distinfo
  389. ===================================================================
  390. RCS file: /home/pcvs/ports/x11/xf86vidmodeproto/distinfo,v
  391. retrieving revision 1.3
  392. diff -u -r1.3 distinfo
  393. --- xf86vidmodeproto/distinfo 19 Mar 2011 12:38:13 -0000 1.3
  394. +++ xf86vidmodeproto/distinfo 8 Sep 2011 21:15:50 -0000
  395. @@ -1,2 +1,2 @@
  396. -SHA256 (xorg/proto/xf86vidmodeproto-2.3.tar.bz2) = 8f704613a5407b31c594d05cf8e053f2b05777172a44e7cd2abd8090bd2ac247
  397. -SIZE (xorg/proto/xf86vidmodeproto-2.3.tar.bz2) = 84476
  398. +SHA256 (xorg/proto/xf86vidmodeproto-2.3.1.tar.bz2) = 45d9499aa7b73203fd6b3505b0259624afed5c16b941bd04fcf123e5de698770
  399. +SIZE (xorg/proto/xf86vidmodeproto-2.3.1.tar.bz2) = 96822
  400. Index: xineramaproto/Makefile
  401. ===================================================================
  402. RCS file: /home/pcvs/ports/x11/xineramaproto/Makefile,v
  403. retrieving revision 1.2
  404. diff -u -r1.2 Makefile
  405. --- xineramaproto/Makefile 1 May 2010 11:40:23 -0000 1.2
  406. +++ xineramaproto/Makefile 8 Sep 2011 21:15:50 -0000
  407. @@ -6,7 +6,7 @@
  408. #
  409.  
  410. PORTNAME= xineramaproto
  411. -PORTVERSION= 1.2
  412. +PORTVERSION= 1.2.1
  413. CATEGORIES= x11
  414.  
  415. MAINTAINER= x11@FreeBSD.org
  416. Index: xineramaproto/distinfo
  417. ===================================================================
  418. RCS file: /home/pcvs/ports/x11/xineramaproto/distinfo,v
  419. retrieving revision 1.3
  420. diff -u -r1.3 distinfo
  421. --- xineramaproto/distinfo 19 Mar 2011 12:38:15 -0000 1.3
  422. +++ xineramaproto/distinfo 8 Sep 2011 21:15:50 -0000
  423. @@ -1,2 +1,2 @@
  424. -SHA256 (xorg/proto/xineramaproto-1.2.tar.bz2) = 58e88087ceec7201d918f94d6b1247325adca2a9903fed11291b412427a7ba64
  425. -SIZE (xorg/proto/xineramaproto-1.2.tar.bz2) = 83852
  426. +SHA256 (xorg/proto/xineramaproto-1.2.1.tar.bz2) = 977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b
  427. +SIZE (xorg/proto/xineramaproto-1.2.1.tar.bz2) = 96239
Add Comment
Please, Sign In to add comment