ports/185985: [PATCH] textproc/expat2: Converting from NO_STAGE to staged
Takefu
takefu at airport.fm
Wed Jan 22 08:40:02 UTC 2014
>Number: 185985
>Category: ports
>Synopsis: [PATCH] textproc/expat2: Converting from NO_STAGE to staged
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 22 08:40:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Takefu
>Release: FreeBSD 8.4-RELEASE-p7 i386
>Organization:
FOX Amateur Radio Club
>Environment:
System: FreeBSD RELENG84-ix86.localIPv4.airport.fm 8.4-RELEASE-p7 FreeBSD 8.4-RELEASE-p7 #0: Wed Jan 15 09:30:02 JST 2014
>Description:
Converting from NO_STAGE to staged
Port maintainer (kuriyama at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:
--- expat-2.1.0.patch begins here ---
diff -ruN /usr/ports/textproc/expat2/Makefile ./Makefile
--- /usr/ports/textproc/expat2/Makefile 2013-09-21 08:17:30.000000000 +0900
+++ ./Makefile 2014-01-22 12:55:20.000000000 +0900
@@ -13,14 +13,12 @@
ALL_TARGET= default
USES= pathfix
USE_LDCONFIG= yes
-MAN1= xmlwf.1
# Increment only when there are incompatible API changes.
SHLIB_MAJOR= 6
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} \
-e 's/@LIBCURRENT.*@/${SHLIB_MAJOR}/' \
diff -ruN /usr/ports/textproc/expat2/pkg-plist ./pkg-plist
--- /usr/ports/textproc/expat2/pkg-plist 2013-07-30 02:12:54.000000000 +0900
+++ ./pkg-plist 2013-12-23 17:09:08.000000000 +0900
@@ -6,3 +6,4 @@
lib/libexpat.so
lib/libexpat.so.%%SHLIB_MAJOR%%
libdata/pkgconfig/expat.pc
+man/man1/xmlwf.1.gz
--- expat-2.1.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list