diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-09 22:19:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-09 22:19:38 +0000 |
commit | 90dd06627faa966d5a69f8eeb34a1641d38c5272 (patch) | |
tree | 07dde247ad4d5104e0dfa865c68135e6197ae9b1 /x11/xtrans | |
parent | 2507eb3327243d451f1edb0c5a5681bf807657dc (diff) | |
download | pkgsrc-90dd06627faa966d5a69f8eeb34a1641d38c5272.tar.gz |
Update to 1.2.4:
Alan Coopersmith (6):
Fix libICE build after code motion in d192bac409...
Constify string argument to is_numeric
Constify path argument to trans_mkdir()
xfs segfaults in _FontTransSocketReopen when cloning itself
Fix ifdef checks for SVR4 to do the right thing on Solaris
Version 1.2.4
Benjamin Close (2):
Revert "Fix "XXX declared 'static' but not defined""
Update is_numeric base on the declaration change in
389e01fb51ba2d708015e27d8fc17c88a0e55802
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and compiler warnings.
Tomas Carnecky (2):
Fix "warning: format not a string literal and no format arguments"
Fix "XXX declared 'static' but not defined"
Diffstat (limited to 'x11/xtrans')
-rw-r--r-- | x11/xtrans/Makefile | 4 | ||||
-rw-r--r-- | x11/xtrans/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile index 7d566e5a627..5959f558133 100644 --- a/x11/xtrans/Makefile +++ b/x11/xtrans/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2009/01/13 10:56:52 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2009/08/09 22:19:38 wiz Exp $ # -DISTNAME= xtrans-1.2.3 +DISTNAME= xtrans-1.2.4 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xtrans/distinfo b/x11/xtrans/distinfo index 8c0db478365..b9f78934dba 100644 --- a/x11/xtrans/distinfo +++ b/x11/xtrans/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2009/01/13 10:56:52 wiz Exp $ +$NetBSD: distinfo,v 1.16 2009/08/09 22:19:38 wiz Exp $ -SHA1 (xtrans-1.2.3.tar.bz2) = ae6dbeddfbd1a2fca8b783dbcea20fd53b425ffa -RMD160 (xtrans-1.2.3.tar.bz2) = aafebaadc7c253bc8e0e424ac6879941ca1977b5 -Size (xtrans-1.2.3.tar.bz2) = 104280 bytes +SHA1 (xtrans-1.2.4.tar.bz2) = 093221433efb5539661a2fb4e2afa4b073b1fe27 +RMD160 (xtrans-1.2.4.tar.bz2) = ad78e5c1690db08bcc250f67753aa128f7e54368 +Size (xtrans-1.2.4.tar.bz2) = 106861 bytes SHA1 (patch-aa) = f4faf481fdbd0f7fe1d984a3a4632dba46eb7eb0 SHA1 (patch-ab) = d2a7af633ab880ec71975b70f521c0e32cd07a5e |