ports/174613: [maintainer] update devel/liblnk to 20121205

Antoine Brodin antoine at FreeBSD.org
Fri Dec 21 17:50:00 UTC 2012


>Number:         174613
>Category:       ports
>Synopsis:       [maintainer] update devel/liblnk to 20121205
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 21 17:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Brodin
>Release:        FreeBSD 10.0-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD barton.dreadbsd.org. 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r243787M: Sun Dec 2 18:42:54 CET 2012 root at barton.dreadbsd.org.:/usr/obj/usr/src/sys/MYGENERICFAST i386


>Description:
- Update devel/liblnk to 20121205
- Use gnomehack to patch Makefile.in
>How-To-Repeat:
>Fix:


--- liblnk.diff begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 309367)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (liblnk-alpha-20121121.tar.gz) = b41e8c7727099c45b449ba2d2c94863e46fee834a94aee9942b666d93a816ba3
-SIZE (liblnk-alpha-20121121.tar.gz) = 1246507
+SHA256 (liblnk-alpha-20121205.tar.gz) = ea9edc73adeb984fa859de531de1cff10f8ba9f4f4b0b33ad5bac502c20ef444
+SIZE (liblnk-alpha-20121205.tar.gz) = 1246527
Index: Makefile
===================================================================
--- Makefile	(revision 309367)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	liblnk
-PORTVERSION=	20121121
+PORTVERSION=	20121205
 CATEGORIES=	devel
 MASTER_SITES=	GOOGLE_CODE
 DISTNAME=	${PORTNAME}-alpha-${PORTVERSION}
@@ -16,6 +16,7 @@
 CONFIGURE_ARGS=	--enable-python
 USE_PKGCONFIG=	build
 USE_GETTEXT=	yes
+USE_GNOME=	gnomehack
 USE_ICONV=	yes
 USE_PYTHON=	yes
 USE_LDCONFIG=	yes
@@ -30,10 +31,6 @@
 
 PORTDOCS=	AUTHORS ChangeLog
 
-post-patch:
-	@${REINPLACE_CMD} -e 's,$$(libdir)/pkgconfig, at prefix@/libdata/pkgconfig,g' \
-		${WRKSRC}/Makefile.in
-
 .include <bsd.port.options.mk>
 
 post-install:
--- liblnk.diff ends here ---


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


More information about the freebsd-ports-bugs mailing list