FreeBSD Bugzilla – Attachment 171614 Details for
Bug 210402
[UPDATE] textproc/libsass: update to 3.3.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff to 3.3.6
libsass.diff (text/plain), 2.05 KB, created by
Max Kostikov
on 2016-06-20 15:44:46 UTC
(
hide
)
Description:
diff to 3.3.6
Filename:
MIME Type:
Creator:
Max Kostikov
Created:
2016-06-20 15:44:46 UTC
Size:
2.05 KB
patch
obsolete
>diff -u /usr/ports/textproc/libsass/Makefile /root/libsass/Makefile >--- /usr/ports/textproc/libsass/Makefile 2015-05-07 22:24:15.000000000 +0200 >+++ /root/libsass/Makefile 2016-06-20 17:05:56.630140000 +0200 >@@ -2,26 +2,31 @@ > # $FreeBSD: head/textproc/libsass/Makefile 385665 2015-05-07 20:24:15Z mat $ > > PORTNAME= libsass >-PORTVERSION= 1.0.1 >-DISTVERSIONPREFIX= v >-PORTREVISION= 2 >+PORTVERSION= 3.3.6 >+DISTVERSIONPREFIX= tags/ > CATEGORIES= textproc > >-MAINTAINER= nivit@FreeBSD.org >+MAINTAINER= max@kostikov.co > COMMENT= C/C++ implementation of a Sass compiler > > LICENSE= MIT > >+USE_GITHUB= yes > GH_ACCOUNT= sass > > GNU_CONFIGURE= yes > > INSTALL_TARGET= install-strip > >-PATHFIX_MAKEFILEIN= Makefile.am >+MAKEFILE= GNUmakefile >+ >+PATHFIX_MAKEFILEIN= GNUmakefile.am >+ >+USES= autoreconf compiler:c++11-lib gmake libtool pathfix > >-USES= autoreconf libtool pathfix >-USE_GITHUB= yes > USE_LDCONFIG= yes > >+post-patch: >+ @echo "echo \"${PORTVERSION}\"" > ${WRKSRC}/version.sh >+ > .include <bsd.port.mk> >diff -u /usr/ports/textproc/libsass/distinfo /root/libsass/distinfo >--- /usr/ports/textproc/libsass/distinfo 2015-05-07 22:24:15.000000000 +0200 >+++ /root/libsass/distinfo 2016-06-19 20:59:20.874878000 +0200 >@@ -1,2 +1,3 @@ >-SHA256 (sass-libsass-v1.0.1_GH0.tar.gz) = 4bb83b730e312480204a654592d9a0db5c7cf1bb8efafd8f066b7e675be3da38 >-SIZE (sass-libsass-v1.0.1_GH0.tar.gz) = 81700 >+TIMESTAMP = 1466362760 >+SHA256 (sass-libsass-tags-3.3.6_GH0.tar.gz) = 4d5abbc279b548eb4ffde04446396f9a477110c44b65e39b3c8ddbc074c26cba >+SIZE (sass-libsass-tags-3.3.6_GH0.tar.gz) = 293834 >diff -u /usr/ports/textproc/libsass/pkg-plist /root/libsass/pkg-plist >--- /usr/ports/textproc/libsass/pkg-plist 2014-07-03 12:45:23.000000000 +0300 >+++ /root/libsass/pkg-plist 2016-06-19 23:57:53.631845000 +0200 >@@ -1,7 +1,12 @@ > include/sass.h >-include/sass_interface.h >+include/sass/base.h >+include/sass/context.h >+include/sass/functions.h >+include/sass/values.h >+include/sass/version.h >+include/sass2scss.h > lib/libsass.a > lib/libsass.so > lib/libsass.so.0 >-lib/libsass.so.0.0.0 >+lib/libsass.so.0.0.9 > libdata/pkgconfig/libsass.pc
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 210402
:
171597
|
171608
|
171614
|
171624