Update to 1.0.4:
This minor maintenance release mainly provides build configuration improvements and janitorial cleanups. Alan Coopersmith (6): Add README with pointers to mailing lists, bugzilla, & git Update Sun license notices Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS config: Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS provide Sun's copyrights belong to Oracle now rgb 1.0.4 Gaetan Nadon (8): .gitignore: use common defaults with custom section # 24239 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 Deploy the new XORG_DEFAULT_OPTIONS #24242 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 config: move CWARNFLAGS from configure.ac to Makefile.am man: remove trailing whitespace config: upgrade to util-macros 1.8 for additional man page support config: update AC_PREREQ statement to 2.60 Paulo Cesar Pereira de Andrade (1): Ansification and compile warning fixes.
This commit is contained in:
parent
a1b67141ce
commit
a625e490c9
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2008/06/08 14:35:42 bjs Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2012/07/01 17:02:26 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rgb-1.0.3
|
||||
DISTNAME= rgb-1.0.4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/06/08 14:35:43 bjs Exp $
|
||||
$NetBSD: distinfo,v 1.3 2012/07/01 17:02:26 wiz Exp $
|
||||
|
||||
SHA1 (rgb-1.0.3.tar.bz2) = 89970e73e95819756e6f3fb11631fa917031813a
|
||||
RMD160 (rgb-1.0.3.tar.bz2) = 1352b1655fbbc41b3dbda0b099d0ab82b80ca708
|
||||
Size (rgb-1.0.3.tar.bz2) = 103803 bytes
|
||||
SHA1 (rgb-1.0.4.tar.bz2) = d0360dda290b76c41fa467c47d4c122ea8cc92a4
|
||||
RMD160 (rgb-1.0.4.tar.bz2) = 7a694d53dece32d0bd28c7d497c03fe50ad3ee65
|
||||
Size (rgb-1.0.4.tar.bz2) = 121558 bytes
|
||||
|
|
Loading…
Reference in a new issue