Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 1999 16:24:00 -0600 (MDT)
From:      handy@physics.montana.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14296: glib upgrade: 1.2.5->1.2.6
Message-ID:  <199910122224.QAA00950@lambic.physics.montana.edu>

next in thread | raw e-mail | index | archive | help

>Number:         14296
>Category:       ports
>Synopsis:       glib upgrade: 1.2.5->1.2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 12 15:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Brian Handy
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
MSU - Bozeman
>Environment:
>Description:
>How-To-Repeat:
>Fix:
diff -ruN glib12.orig/Makefile glib12/Makefile
--- glib12.orig/Makefile	Tue Oct 12 14:59:42 1999
+++ glib12/Makefile	Tue Oct 12 15:43:00 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:   glib12
-# Version required:		1.2.5
+# Version required:		1.2.6
 # Date Created:			28 July 1998
 # Whom:				Vanilla I. Shu <vanilla@FreeBSD.org>
 #
 # $FreeBSD: ports/devel/glib12/Makefile,v 1.26 1999/10/09 18:40:27 vanilla Exp $
 #
 
-DISTNAME=	glib-1.2.5
+DISTNAME=	glib-1.2.6
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.gimp.org/pub/gtk/v1.2/ \
 		ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \
diff -ruN glib12.orig/files/md5 glib12/files/md5
--- glib12.orig/files/md5	Tue Oct 12 14:59:42 1999
+++ glib12/files/md5	Tue Oct 12 15:01:14 1999
@@ -1 +1 @@
-MD5 (glib-1.2.5.tar.gz) = 6afc064fff6905afb49ff7ed9c3e9953
+MD5 (glib-1.2.6.tar.gz) = 0a3af2085d6a597e43a3bfff9034ca68
diff -ruN glib12.orig/patches/patch-ab glib12/patches/patch-ab
--- glib12.orig/patches/patch-ab	Tue Oct 12 14:59:42 1999
+++ glib12/patches/patch-ab	Tue Oct 12 15:40:03 1999
@@ -50,16 +50,17 @@
  		$(HEADERS) config.h
  all-redirect: all-recursive-am
  install-strip:
-@@ -646,7 +645,8 @@
+@@ -650,7 +649,9 @@
  installdirs mostlyclean-generic distclean-generic clean-generic \
  maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
 -glib-config: glib-config.in
 +glib@LT_RELEASE@-config.in: glib-config.in
 +	cp glib-config.in glib@LT_RELEASE@-config.in
- 
- configure: configure.in acglib.m4		
++
  glibconfig.h: stamp-gc-h
+ 	@:
+ stamp-gc-h: config.status
 --- gmodule/Makefile.in.orig	Tue May 11 05:06:37 1999
 +++ gmodule/Makefile.in	Mon May 17 22:28:24 1999
 @@ -333,7 +333,7 @@

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910122224.QAA00950>