FreeBSD Bugzilla – Attachment 136623 Details for
Bug 181880
devel/rudiments: Update to version 0.42
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.56 KB, created by
tkato432
on 2013-09-06 19:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2013-09-06 19:10:02 UTC
Size:
1.56 KB
patch
obsolete
>diff -urN /usr/ports/devel/rudiments/Makefile devel/rudiments/Makefile >--- /usr/ports/devel/rudiments/Makefile 2013-09-05 01:46:22.000000000 +0900 >+++ devel/rudiments/Makefile 2013-09-07 00:00:00.000000000 +0900 >@@ -2,9 +2,9 @@ > # $FreeBSD: head/devel/rudiments/Makefile 324744 2013-08-14 22:35:50Z ak $ > > PORTNAME= rudiments >-PORTVERSION= 0.41 >+PORTVERSION= 0.42 > CATEGORIES= devel >-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.50 >+MASTER_SITES= SF > > MAINTAINER= ports@FreeBSD.org > COMMENT= C++ class library for daemons, clients, servers, and more >@@ -13,7 +13,8 @@ > > OPTIONS_DEFINE= DOCS > >-USES= pkgconfig >+USES= pkgconfig shebangfix >+SHEBANG_FILES= doc/programming/insert.pl > USE_OPENSSL= yes > USE_AUTOTOOLS= libtool > CONFIGURE_ARGS= --with-ssl-includes=-I${OPENSSLINC} \ >@@ -30,8 +31,6 @@ > '/cd doc;/s|^|#| ; \ > /pkgconfig/s|$$(libdir)/|$$(prefix)/libdata/|' ${WRKSRC}/Makefile > @${REINPLACE_CMD} -e \ >- 's|^#!/usr/bin/perl|#!${PERL}|' ${WRKSRC}/doc/programming/insert.pl >- @${REINPLACE_CMD} -e \ > 's| -release $$(RUDIMENTS_VERSION)||' ${WRKSRC}/src/Makefile.in > > post-install: >diff -urN /usr/ports/devel/rudiments/distinfo devel/rudiments/distinfo >--- /usr/ports/devel/rudiments/distinfo 2013-09-05 01:46:22.000000000 +0900 >+++ devel/rudiments/distinfo 2013-09-07 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (rudiments-0.41.tar.gz) = c2a128b31e70115b76bf6e8f6f4be34310a51e52ae6ef9a6470f17d4f720b1ee >-SIZE (rudiments-0.41.tar.gz) = 1480480 >+SHA256 (rudiments-0.42.tar.gz) = 9a5a9ed275b660b8c0cc0f530bc69c0c338d1a8b53d762abe40c4f24f5c53273 >+SIZE (rudiments-0.42.tar.gz) = 1488133
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 181880
: 136623 |
136624