Bug 187704 - devel/librest : update to 0.7.91
Summary: devel/librest : update to 0.7.91
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-18 19:20 UTC by Christoph Moench-Tegeder
Modified: 2014-03-20 10:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.86 KB, patch)
2014-03-18 19:20 UTC, Christoph Moench-Tegeder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Moench-Tegeder freebsd_committer freebsd_triage 2014-03-18 19:20:00 UTC
	librest 0.7.91 was released a week ago, here's the update.
	Also, USES tar:xz.

Fix: svn status:
M       Makefile
M       distinfo
M       pkg-plist

svn diff:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2014-03-20 08:45:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-20 10:04:11 UTC
Author: pawel
Date: Thu Mar 20 10:04:07 2014
New Revision: 348674
URL: http://svnweb.freebsd.org/changeset/ports/348674
QAT: https://qat.redports.org/buildarchive/r348674/

Log:
  - Update to version 0.7.91, use USES=tar [1]
  - Depend on security/ca_root_nss in path independent way
  - Convert gnomehack to pathfix
  - Strip libraries
  
  PR:		ports/187704 [1]
  Submitted by:	maintainer

Modified:
  head/devel/librest/Makefile
  head/devel/librest/distinfo
  head/devel/librest/pkg-plist

Modified: head/devel/librest/Makefile
==============================================================================
--- head/devel/librest/Makefile	Thu Mar 20 09:54:39 2014	(r348673)
+++ head/devel/librest/Makefile	Thu Mar 20 10:04:07 2014	(r348674)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rest
-PORTVERSION=	0.7.90
+PORTVERSION=	0.7.91
 CATEGORIES=	devel www
 MASTER_SITES=	GNOME
 
@@ -11,15 +11,14 @@ COMMENT=	Easy access to RESTful web serv
 
 LICENSE=	LGPL21
 
-BUILD_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
+BUILD_DEPENDS=	ca_root_nss>0:${PORTSDIR}/security/ca_root_nss
 LIB_DEPENDS=	libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome
-RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
+RUN_DEPENDS=	ca_root_nss>0:${PORTSDIR}/security/ca_root_nss
 
-USES=		pkgconfig gmake
-USE_XZ=		yes
+USES=		pathfix pkgconfig gmake tar:xz
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USE_GNOME=	gnomehack glib20 intlhack libxml2 introspection:build
+USE_GNOME=	glib20 intlhack libxml2 introspection:build
 
 CONFIGURE_ARGS=	--with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt
 
@@ -30,5 +29,7 @@ OPTIONS_DEFINE=	EXAMPLES
 post-install:
 	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
 	${INSTALL_DATA} ${WRKSRC}/examples/*.c ${STAGEDIR}${EXAMPLESDIR}
+	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librest-0.7.so.0
+	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librest-extras-0.7.so.0
 
 .include <bsd.port.mk>

Modified: head/devel/librest/distinfo
==============================================================================
--- head/devel/librest/distinfo	Thu Mar 20 09:54:39 2014	(r348673)
+++ head/devel/librest/distinfo	Thu Mar 20 10:04:07 2014	(r348674)
@@ -1,2 +1,2 @@
-SHA256 (rest-0.7.90.tar.xz) = 1d682acaac4d946cc7c98a2dd9d65a8c83a6fdb8ca6759e70b8b5042fe66c022
-SIZE (rest-0.7.90.tar.xz) = 305472
+SHA256 (rest-0.7.91.tar.xz) = 838814d935143f2dc99eb79f1ac69c615e7b547339f6cd226dd0ed4d7c16b67a
+SIZE (rest-0.7.91.tar.xz) = 321120

Modified: head/devel/librest/pkg-plist
==============================================================================
--- head/devel/librest/pkg-plist	Thu Mar 20 09:54:39 2014	(r348673)
+++ head/devel/librest/pkg-plist	Thu Mar 20 10:04:07 2014	(r348674)
@@ -42,10 +42,16 @@ share/gtk-doc/html/rest-0.7/ch01.html
 share/gtk-doc/html/rest-0.7/ch02.html
 share/gtk-doc/html/rest-0.7/ch03.html
 share/gtk-doc/html/rest-0.7/ch04.html
+share/gtk-doc/html/rest-0.7/ch05.html
 share/gtk-doc/html/rest-0.7/home.png
 share/gtk-doc/html/rest-0.7/index.html
 share/gtk-doc/html/rest-0.7/index.sgml
+share/gtk-doc/html/rest-0.7/ix01.html
+share/gtk-doc/html/rest-0.7/ix02.html
 share/gtk-doc/html/rest-0.7/left.png
+share/gtk-doc/html/rest-0.7/left-insensitive.png
+share/gtk-doc/html/rest-0.7/right-insensitive.png
+share/gtk-doc/html/rest-0.7/up-insensitive.png
 share/gtk-doc/html/rest-0.7/rest-0.7.devhelp2
 share/gtk-doc/html/rest-0.7/rest-RestParam.html
 share/gtk-doc/html/rest-0.7/rest-RestParams.html
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2014-03-20 10:04:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!