ports/100589: [PATCH] devel/libleaftag: update to 0.3.1

Alexander Botero-Lowry alex at foxybanana.com
Thu Jul 20 03:10:17 UTC 2006


>Number:         100589
>Category:       ports
>Synopsis:       [PATCH] devel/libleaftag: update to 0.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 20 03:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #1: Mon Jul 10 22:43:23 CDT 2006
>Description:
- Update to 0.3.1

some gnome@ people should review this. It should have a -reference port made
but I can't coax a configure argument that disables the documentation build.

Port maintainer (kaeru at inigo-tech.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libleaftag-0.3.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/libleaftag/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	2 Jul 2006 10:33:27 -0000	1.1
+++ Makefile	20 Jul 2006 03:07:20 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libleaftag
-PORTVERSION=	0.3.0
+PORTVERSION=	0.3.1
 CATEGORIES=	devel deskutils
 MASTER_SITES=	http://releases.chipx86.com/leaftag/libleaftag/
 
@@ -18,6 +18,7 @@
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomehack glib20 pkgconfig
 USE_LDCONFIG=	yes
+CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/libleaftag/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2 Jul 2006 10:33:27 -0000	1.1
+++ distinfo	20 Jul 2006 03:07:20 -0000
@@ -1,3 +1,3 @@
-MD5 (libleaftag-0.3.0.tar.gz) = 5328f5ccb00c5a1902ce1697cd58573e
-SHA256 (libleaftag-0.3.0.tar.gz) = a4c918c02b1195eca898dd664c59ee060fda9b807c0a934e7889e616957440c0
-SIZE (libleaftag-0.3.0.tar.gz) = 320956
+MD5 (libleaftag-0.3.1.tar.gz) = f076ce0f4a4c4ef2d1b4d801f1edd4ec
+SHA256 (libleaftag-0.3.1.tar.gz) = c2ef6cb3efa16543b5defd2c98f5044676eddba6be932707a996d81b2b3965fb
+SIZE (libleaftag-0.3.1.tar.gz) = 363243
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/libleaftag/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	2 Jul 2006 10:33:27 -0000	1.1
+++ pkg-plist	20 Jul 2006 03:07:20 -0000
@@ -1,3 +1,18 @@
+%%DOCSDIR%%/LtObject.html
+%%DOCSDIR%%/LtSource.html
+%%DOCSDIR%%/LtTag.html
+%%DOCSDIR%%/ch01.html
+%%DOCSDIR%%/home.png
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/left.png
+%%DOCSDIR%%/libleaftag-db.html
+%%DOCSDIR%%/libleaftag.devhelp
+%%DOCSDIR%%/libleaftag.devhelp2
+%%DOCSDIR%%/right.png
+%%DOCSDIR%%/style.css
+%%DOCSDIR%%/up.png
+share/leaftag/leaftag-logo-small.png
 include/libleaftag/db.h
 include/libleaftag/leaftag.h
 include/libleaftag/object.h
@@ -9,3 +24,5 @@
 lib/libleaftag.so.0
 libdata/pkgconfig/libleaftag.pc
 @dirrm include/libleaftag
+ at dirrm %%DOCSDIR%%
+ at dirrm share/leaftag
--- libleaftag-0.3.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list