[Midnightbsd-cvs] mports: textproc/expat2: update to 2.0.1

crash at midnightbsd.org crash at midnightbsd.org
Sun Jun 8 18:15:38 EDT 2008


Log Message:
-----------
update to 2.0.1

Modified Files:
--------------
    mports/textproc/expat2:
        Makefile (r1.4 -> r1.5)
        distinfo (r1.1.1.1 -> r1.2)
    mports/textproc/expat2/files:
        patch-Makefile.in (r1.1.1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/expat2/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L textproc/expat2/Makefile -L textproc/expat2/Makefile -u -r1.4 -r1.5
--- textproc/expat2/Makefile
+++ textproc/expat2/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	expat
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/textproc/expat2/distinfo,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L textproc/expat2/distinfo -L textproc/expat2/distinfo -u -r1.1.1.1 -r1.2
--- textproc/expat2/distinfo
+++ textproc/expat2/distinfo
@@ -1,3 +1,3 @@
-MD5 (expat-2.0.0.tar.gz) = d945df7f1c0868c5c73cf66ba9596f3f
-SHA256 (expat-2.0.0.tar.gz) = c4280eb80fa8e14b3f204b1d0ec67af66fa04c4f9dae9c78a1a8ee4c6f485ddd
-SIZE (expat-2.0.0.tar.gz) = 450860
+MD5 (expat-2.0.1.tar.gz) = ee8b492592568805593f81f8cdf2a04c
+SHA256 (expat-2.0.1.tar.gz) = 847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93
+SIZE (expat-2.0.1.tar.gz) = 446456
Index: patch-Makefile.in
===================================================================
RCS file: /home/cvs/mports/textproc/expat2/files/patch-Makefile.in,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L textproc/expat2/files/patch-Makefile.in -L textproc/expat2/files/patch-Makefile.in -u -r1.1.1.1 -r1.2
--- textproc/expat2/files/patch-Makefile.in
+++ textproc/expat2/files/patch-Makefile.in
@@ -1,14 +1,12 @@
---- Makefile.in.orig	Thu Jan 12 00:28:02 2006
-+++ Makefile.in	Thu Jan 12 00:28:10 2006
-@@ -44,9 +44,9 @@
+--- Makefile.in.orig	Sun Jun 10 21:10:33 2007
++++ Makefile.in	Sun Jun 10 21:11:18 2007
+@@ -44,8 +44,6 @@
  APIHEADER = $(srcdir)/lib/expat.h $(srcdir)/lib/expat_external.h
  LIBRARY = libexpat.la
  
--ifndef INSTALL_ROOT
-+#ifndef INSTALL_ROOT
- INSTALL_ROOT=$(DESTDIR)
--endif
-+#endif
- 
+-DESTDIR = $(INSTALL_ROOT)
+-
  default:  buildlib xmlwf/xmlwf
  
+ buildlib: $(LIBRARY)
+


More information about the Midnightbsd-cvs mailing list