Skip to content

Instantly share code, notes, and snippets.

@kaworu
Last active January 14, 2016 14:21
Show Gist options
  • Select an option

  • Save kaworu/3c67478ac36abb976238 to your computer and use it in GitHub Desktop.

Select an option

Save kaworu/3c67478ac36abb976238 to your computer and use it in GitHub Desktop.
Index: audio/tagutil/Makefile
===================================================================
--- audio/tagutil/Makefile (revision 406101)
+++ audio/tagutil/Makefile (working copy)
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= tagutil
-PORTVERSION= 3.0.1
+PORTVERSION= 3.0.3
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= audio
MAINTAINER= [email protected]
@@ -21,6 +21,7 @@
man/man1/tagutil.1.gz
CMAKE_ARGS= -DMAN_PATH=${PREFIX}/man
+CMAKE_SOURCE_PATH= ${WRKSRC}/src
OPTIONS_DEFINE= JSON
OPTIONS_MULTI= MEDIA
Index: audio/tagutil/distinfo
===================================================================
--- audio/tagutil/distinfo (revision 406101)
+++ audio/tagutil/distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (kAworu-tagutil-v3.0.1_GH0.tar.gz) = a31501bd93c1e31aaf11b53f044076a1773cc7fccfef1156a8719a8d8dd17c0b
-SIZE (kAworu-tagutil-v3.0.1_GH0.tar.gz) = 53306
+SHA256 (kAworu-tagutil-v3.0.3_GH0.tar.gz) = 8a1a27be5c3ee55f73caee5deafb67468d144dd396572d55b197171edcd13d47
+SIZE (kAworu-tagutil-v3.0.3_GH0.tar.gz) = 72615
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment